#05c3ec color space conversions
Hex:
        #05c3ec
        RGB:
        5, 195, 236
        CMY:
        98, 24, 7
        CMYK:
        98, 17, 0, 7
      HSL:
        191°, 95.8506%, 47.2549%
        HSV (HSB):
        191°, 97.8814%, 92.5490%
        XYZ:
        34.7180, 45.1186, 86.2358
        xyY:
        0.2091, 0.2717, 45.1186
      CIE-Lab:
        72.9699, -26.0738, -31.6465
        CIE-LCH:
        72.9699, 41.0042, 230.5146
        CIE-Luv:
        72.9699, -51.8917, -47.2391
        Hunter-Lab:
        67.1704, -25.2878, -29.0994
      #05c3ec color charts
#05c3ec RGB chart
      #05c3ec CMYK chart
      #05c3ec RGB pie chart
      #05c3ec color shades, tints & tones
#05c3ec color schemes
#05c3ec color preview, HTML & CSS examples
           This text has a color of #05c3ec        
        
          <p style="color:#05c3ec;">Text here</p>
        
        
          .mytext {color:#05c3ec;}
        
        Text color #05c3ec
      
           This box has a color of #05c3ec        
        
          <div style="background-color:#05c3ec;">Content here</div>
        
        
          .mybackground {background-color:#05c3ec;}
        
        Background color #05c3ec
      
           Border around this has a color of #05c3ec        
        
          <div style="border:2px solid #05c3ec;">Content here</div>
        
        
          .myborder {border:2px solid #05c3ec;}
        
        Border color #05c3ec