#5be1fa color space conversions
Hex:
        #5be1fa
        RGB:
        91, 225, 250
        CMY:
        64, 12, 2
        CMYK:
        64, 10, 0, 2
      HSL:
        189°, 94.0828%, 66.8627%
        HSV (HSB):
        189°, 63.6000%, 98.0392%
        XYZ:
        48.4949, 62.9767, 100.0422
        xyY:
        0.2293, 0.2977, 62.9767
      CIE-Lab:
        83.4301, -29.0421, -23.0023
        CIE-LCH:
        83.4301, 37.0479, 218.3804
        CIE-Luv:
        83.4301, -51.8960, -32.6198
        Hunter-Lab:
        79.3579, -29.7964, -19.1933
      #5be1fa color charts
#5be1fa RGB chart
      #5be1fa CMYK chart
      #5be1fa RGB pie chart
      #5be1fa color shades, tints & tones
#5be1fa color schemes
#5be1fa color preview, HTML & CSS examples
           This text has a color of #5be1fa        
        
          <p style="color:#5be1fa;">Text here</p>
        
        
          .mytext {color:#5be1fa;}
        
        Text color #5be1fa
      
           This box has a color of #5be1fa        
        
          <div style="background-color:#5be1fa;">Content here</div>
        
        
          .mybackground {background-color:#5be1fa;}
        
        Background color #5be1fa
      
           Border around this has a color of #5be1fa        
        
          <div style="border:2px solid #5be1fa;">Content here</div>
        
        
          .myborder {border:2px solid #5be1fa;}
        
        Border color #5be1fa