#0cd5aa color space conversions
Hex:
        #0cd5aa
        RGB:
        12, 213, 170
        CMY:
        95, 16, 33
        CMYK:
        94, 0, 20, 16
      HSL:
        167°, 89.3333%, 44.1176%
        HSV (HSB):
        167°, 94.3662%, 83.5294%
        XYZ:
        31.2016, 50.5689, 46.1465
        xyY:
        0.2439, 0.3953, 50.5689
      CIE-Lab:
        76.4172, -53.4317, 9.1101
        CIE-LCH:
        76.4172, 54.2028, 170.3241
        CIE-Luv:
        76.4172, -62.9589, 21.8580
        Hunter-Lab:
        71.1118, -46.1257, 11.3033
      #0cd5aa color charts
#0cd5aa RGB chart
      #0cd5aa CMYK chart
      #0cd5aa RGB pie chart
      #0cd5aa color shades, tints & tones
#0cd5aa color schemes
#0cd5aa color preview, HTML & CSS examples
           This text has a color of #0cd5aa        
        
          <p style="color:#0cd5aa;">Text here</p>
        
        
          .mytext {color:#0cd5aa;}
        
        Text color #0cd5aa
      
           This box has a color of #0cd5aa        
        
          <div style="background-color:#0cd5aa;">Content here</div>
        
        
          .mybackground {background-color:#0cd5aa;}
        
        Background color #0cd5aa
      
           Border around this has a color of #0cd5aa        
        
          <div style="border:2px solid #0cd5aa;">Content here</div>
        
        
          .myborder {border:2px solid #0cd5aa;}
        
        Border color #0cd5aa