#0cc2a5 color space conversions
Hex:
        #0cc2a5
        RGB:
        12, 194, 165
        CMY:
        95, 24, 35
        CMYK:
        94, 0, 15, 24
      HSL:
        170°, 88.3495%, 40.3922%
        HSV (HSB):
        170°, 93.8144%, 76.0784%
        XYZ:
        26.2349, 41.3783, 42.2014
        xyY:
        0.2389, 0.3768, 41.3783
      CIE-Lab:
        70.4402, -47.0374, 3.2142
        CIE-LCH:
        70.4402, 47.1471, 176.0909
        CIE-Luv:
        70.4402, -56.9338, 12.0045
        Hunter-Lab:
        64.3260, -39.7705, 6.1307
      #0cc2a5 color charts
#0cc2a5 RGB chart
      #0cc2a5 CMYK chart
      #0cc2a5 RGB pie chart
      #0cc2a5 color shades, tints & tones
#0cc2a5 color schemes
#0cc2a5 color preview, HTML & CSS examples
           This text has a color of #0cc2a5        
        
          <p style="color:#0cc2a5;">Text here</p>
        
        
          .mytext {color:#0cc2a5;}
        
        Text color #0cc2a5
      
           This box has a color of #0cc2a5        
        
          <div style="background-color:#0cc2a5;">Content here</div>
        
        
          .mybackground {background-color:#0cc2a5;}
        
        Background color #0cc2a5
      
           Border around this has a color of #0cc2a5        
        
          <div style="border:2px solid #0cc2a5;">Content here</div>
        
        
          .myborder {border:2px solid #0cc2a5;}
        
        Border color #0cc2a5