#05bbfa color space conversions
Hex:
        #05bbfa
        RGB:
        5, 187, 250
        CMY:
        98, 27, 2
        CMYK:
        98, 25, 0, 2
      HSL:
        195°, 96.0784%, 50.0000%
        HSV (HSB):
        195°, 98.0000%, 98.0392%
        XYZ:
        35.0882, 42.4750, 96.7916
        xyY:
        0.2012, 0.2436, 42.4750
      CIE-Lab:
        71.1972, -17.1669, -41.9644
        CIE-LCH:
        71.1972, 45.3400, 247.7514
        CIE-Luv:
        71.1972, -48.1590, -65.9036
        Hunter-Lab:
        65.1729, -17.9505, -42.4337
      #05bbfa color charts
#05bbfa RGB chart
      #05bbfa CMYK chart
      #05bbfa RGB pie chart
      #05bbfa color shades, tints & tones
#05bbfa color schemes
#05bbfa color preview, HTML & CSS examples
           This text has a color of #05bbfa        
        
          <p style="color:#05bbfa;">Text here</p>
        
        
          .mytext {color:#05bbfa;}
        
        Text color #05bbfa
      
           This box has a color of #05bbfa        
        
          <div style="background-color:#05bbfa;">Content here</div>
        
        
          .mybackground {background-color:#05bbfa;}
        
        Background color #05bbfa
      
           Border around this has a color of #05bbfa        
        
          <div style="border:2px solid #05bbfa;">Content here</div>
        
        
          .myborder {border:2px solid #05bbfa;}
        
        Border color #05bbfa