#0cafa5 color space conversions
Hex:
        #0cafa5
        RGB:
        12, 175, 165
        CMY:
        95, 31, 35
        CMYK:
        93, 0, 6, 31
      HSL:
        176°, 87.1658%, 36.6667%
        HSV (HSB):
        176°, 93.1429%, 68.6275%
        XYZ:
        22.2731, 33.4547, 40.8808
        xyY:
        0.2305, 0.3463, 33.4547
      CIE-Lab:
        64.5274, -38.8407, -5.4430
        CIE-LCH:
        64.5274, 39.2202, 187.9773
        CIE-Luv:
        64.5274, -50.4008, -2.3316
        Hunter-Lab:
        57.8401, -32.4831, -1.4176
      #0cafa5 color charts
#0cafa5 RGB chart
      #0cafa5 CMYK chart
      #0cafa5 RGB pie chart
      #0cafa5 color shades, tints & tones
#0cafa5 color schemes
#0cafa5 color preview, HTML & CSS examples
           This text has a color of #0cafa5        
        
          <p style="color:#0cafa5;">Text here</p>
        
        
          .mytext {color:#0cafa5;}
        
        Text color #0cafa5
      
           This box has a color of #0cafa5        
        
          <div style="background-color:#0cafa5;">Content here</div>
        
        
          .mybackground {background-color:#0cafa5;}
        
        Background color #0cafa5
      
           Border around this has a color of #0cafa5        
        
          <div style="border:2px solid #0cafa5;">Content here</div>
        
        
          .myborder {border:2px solid #0cafa5;}
        
        Border color #0cafa5