#05cbc4 color space conversions
Hex:
        #05cbc4
        RGB:
        5, 203, 196
        CMY:
        98, 20, 23
        CMYK:
        98, 0, 3, 20
      HSL:
        178°, 95.1923%, 40.7843%
        HSV (HSB):
        178°, 97.5369%, 79.6078%
        XYZ:
        31.3823, 46.7297, 59.5903
        xyY:
        0.2279, 0.3394, 46.7297
      CIE-Lab:
        74.0165, -42.4193, -8.3935
        CIE-LCH:
        74.0165, 43.2417, 191.1925
        CIE-Luv:
        74.0165, -57.7923, -6.4774
        Hunter-Lab:
        68.3591, -37.6825, -3.8331
      #05cbc4 color charts
#05cbc4 RGB chart
      #05cbc4 CMYK chart
      #05cbc4 RGB pie chart
      #05cbc4 color shades, tints & tones
#05cbc4 color schemes
#05cbc4 color preview, HTML & CSS examples
           This text has a color of #05cbc4        
        
          <p style="color:#05cbc4;">Text here</p>
        
        
          .mytext {color:#05cbc4;}
        
        Text color #05cbc4
      
           This box has a color of #05cbc4        
        
          <div style="background-color:#05cbc4;">Content here</div>
        
        
          .mybackground {background-color:#05cbc4;}
        
        Background color #05cbc4
      
           Border around this has a color of #05cbc4        
        
          <div style="border:2px solid #05cbc4;">Content here</div>
        
        
          .myborder {border:2px solid #05cbc4;}
        
        Border color #05cbc4