#05c4cb color space conversions
Hex:
        #05c4cb
        RGB:
        5, 196, 203
        CMY:
        98, 23, 20
        CMYK:
        98, 3, 0, 20
      HSL:
        182°, 95.1923%, 40.7843%
        HSV (HSB):
        182°, 97.5369%, 79.6078%
        XYZ:
        30.5820, 43.8239, 63.3469
        xyY:
        0.2220, 0.3181, 43.8239
      CIE-Lab:
        72.1106, -37.1674, -15.0474
        CIE-LCH:
        72.1106, 40.0979, 202.0408
        CIE-Luv:
        72.1106, -54.8506, -17.9114
        Hunter-Lab:
        66.1996, -33.3884, -10.3953
      #05c4cb color charts
#05c4cb RGB chart
      #05c4cb CMYK chart
      #05c4cb RGB pie chart
      #05c4cb color shades, tints & tones
#05c4cb color schemes
#05c4cb color preview, HTML & CSS examples
           This text has a color of #05c4cb        
        
          <p style="color:#05c4cb;">Text here</p>
        
        
          .mytext {color:#05c4cb;}
        
        Text color #05c4cb
      
           This box has a color of #05c4cb        
        
          <div style="background-color:#05c4cb;">Content here</div>
        
        
          .mybackground {background-color:#05c4cb;}
        
        Background color #05c4cb
      
           Border around this has a color of #05c4cb        
        
          <div style="border:2px solid #05c4cb;">Content here</div>
        
        
          .myborder {border:2px solid #05c4cb;}
        
        Border color #05c4cb