#05e9fc color space conversions
Hex:
        #05e9fc
        RGB:
        5, 233, 252
        CMY:
        98, 9, 1
        CMYK:
        98, 8, 0, 1
      HSL:
        185°, 97.6285%, 50.3922%
        HSV (HSB):
        185°, 98.0159%, 98.8235%
        XYZ:
        46.7722, 65.3384, 102.2419
        xyY:
        0.2182, 0.3048, 65.3384
      CIE-Lab:
        84.6578, -39.1220, -22.3003
        CIE-LCH:
        84.6578, 45.0314, 209.6840
        CIE-Luv:
        84.6578, -63.3351, -30.1350
        Hunter-Lab:
        80.8322, -38.1702, -18.4114
      #05e9fc color charts
#05e9fc RGB chart
      #05e9fc CMYK chart
      #05e9fc RGB pie chart
      #05e9fc color shades, tints & tones
#05e9fc color schemes
#05e9fc color preview, HTML & CSS examples
           This text has a color of #05e9fc        
        
          <p style="color:#05e9fc;">Text here</p>
        
        
          .mytext {color:#05e9fc;}
        
        Text color #05e9fc
      
           This box has a color of #05e9fc        
        
          <div style="background-color:#05e9fc;">Content here</div>
        
        
          .mybackground {background-color:#05e9fc;}
        
        Background color #05e9fc
      
           Border around this has a color of #05e9fc        
        
          <div style="border:2px solid #05e9fc;">Content here</div>
        
        
          .myborder {border:2px solid #05e9fc;}
        
        Border color #05e9fc