#05c3eb color space conversions
Hex:
        #05c3eb
        RGB:
        5, 195, 235
        CMY:
        98, 24, 8
        CMYK:
        98, 17, 0, 8
      HSL:
        190°, 95.8333%, 47.0588%
        HSV (HSB):
        190°, 97.8723%, 92.1569%
        XYZ:
        34.5731, 45.0606, 85.4726
        xyY:
        0.2094, 0.2729, 45.0606
      CIE-Lab:
        72.9318, -26.4075, -31.1648
        CIE-LCH:
        72.9318, 40.8485, 229.7237
        CIE-Luv:
        72.9318, -51.9693, -46.3701
        Hunter-Lab:
        67.1272, -25.5383, -28.5045
      #05c3eb color charts
#05c3eb RGB chart
      #05c3eb CMYK chart
      #05c3eb RGB pie chart
      #05c3eb color shades, tints & tones
#05c3eb color schemes
#05c3eb color preview, HTML & CSS examples
           This text has a color of #05c3eb        
        
          <p style="color:#05c3eb;">Text here</p>
        
        
          .mytext {color:#05c3eb;}
        
        Text color #05c3eb
      
           This box has a color of #05c3eb        
        
          <div style="background-color:#05c3eb;">Content here</div>
        
        
          .mybackground {background-color:#05c3eb;}
        
        Background color #05c3eb
      
           Border around this has a color of #05c3eb        
        
          <div style="border:2px solid #05c3eb;">Content here</div>
        
        
          .myborder {border:2px solid #05c3eb;}
        
        Border color #05c3eb