#05b6ce color space conversions
Hex:
        #05b6ce
        RGB:
        5, 182, 206
        CMY:
        98, 29, 19
        CMYK:
        98, 12, 0, 19
      HSL:
        187°, 95.2607%, 41.3725%
        HSV (HSB):
        187°, 97.5728%, 80.7843%
        XYZ:
        27.9311, 37.9444, 64.2444
        xyY:
        0.2147, 0.2916, 37.9444
      CIE-Lab:
        67.9796, -29.5615, -22.9547
        CIE-LCH:
        67.9796, 37.4272, 217.8296
        CIE-Luv:
        67.9796, -49.8303, -31.7839
        Hunter-Lab:
        61.5990, -26.8602, -18.7169
      #05b6ce color charts
#05b6ce RGB chart
      #05b6ce CMYK chart
      #05b6ce RGB pie chart
      #05b6ce color shades, tints & tones
#05b6ce color schemes
#05b6ce color preview, HTML & CSS examples
           This text has a color of #05b6ce        
        
          <p style="color:#05b6ce;">Text here</p>
        
        
          .mytext {color:#05b6ce;}
        
        Text color #05b6ce
      
           This box has a color of #05b6ce        
        
          <div style="background-color:#05b6ce;">Content here</div>
        
        
          .mybackground {background-color:#05b6ce;}
        
        Background color #05b6ce
      
           Border around this has a color of #05b6ce        
        
          <div style="border:2px solid #05b6ce;">Content here</div>
        
        
          .myborder {border:2px solid #05b6ce;}
        
        Border color #05b6ce