#0cacaf color space conversions
Hex:
        #0cacaf
        RGB:
        12, 172, 175
        CMY:
        95, 33, 31
        CMYK:
        93, 2, 0, 31
      HSL:
        181°, 87.1658%, 36.6667%
        HSV (HSB):
        181°, 93.1429%, 68.6275%
        XYZ:
        22.6420, 32.6784, 45.6716
        xyY:
        0.2242, 0.3236, 32.6784
      CIE-Lab:
        63.8996, -34.4422, -11.9548
        CIE-LCH:
        63.8996, 36.4579, 199.1418
        CIE-Luv:
        63.8996, -48.5694, -13.0834
        Hunter-Lab:
        57.1650, -29.3381, -7.3539
      #0cacaf color charts
#0cacaf RGB chart
      #0cacaf CMYK chart
      #0cacaf RGB pie chart
      #0cacaf color shades, tints & tones
#0cacaf color schemes
#0cacaf color preview, HTML & CSS examples
           This text has a color of #0cacaf        
        
          <p style="color:#0cacaf;">Text here</p>
        
        
          .mytext {color:#0cacaf;}
        
        Text color #0cacaf
      
           This box has a color of #0cacaf        
        
          <div style="background-color:#0cacaf;">Content here</div>
        
        
          .mybackground {background-color:#0cacaf;}
        
        Background color #0cacaf
      
           Border around this has a color of #0cacaf        
        
          <div style="border:2px solid #0cacaf;">Content here</div>
        
        
          .myborder {border:2px solid #0cacaf;}
        
        Border color #0cacaf