#0cd5ae color space conversions
Hex:
        #0cd5ae
        RGB:
        12, 213, 174
        CMY:
        95, 16, 32
        CMYK:
        94, 0, 18, 16
      HSL:
        168°, 89.3333%, 44.1176%
        HSV (HSB):
        168°, 94.3662%, 83.5294%
        XYZ:
        31.5859, 50.7227, 48.1701
        xyY:
        0.2421, 0.3887, 50.7227
      CIE-Lab:
        76.5107, -52.4247, 7.1068
        CIE-LCH:
        76.5107, 52.9042, 172.2800
        CIE-Luv:
        76.5107, -62.6547, 18.7930
        Hunter-Lab:
        71.2198, -45.4703, 9.7526
      #0cd5ae color charts
#0cd5ae RGB chart
      #0cd5ae CMYK chart
      #0cd5ae RGB pie chart
      #0cd5ae color shades, tints & tones
#0cd5ae color schemes
#0cd5ae color preview, HTML & CSS examples
           This text has a color of #0cd5ae        
        
          <p style="color:#0cd5ae;">Text here</p>
        
        
          .mytext {color:#0cd5ae;}
        
        Text color #0cd5ae
      
           This box has a color of #0cd5ae        
        
          <div style="background-color:#0cd5ae;">Content here</div>
        
        
          .mybackground {background-color:#0cd5ae;}
        
        Background color #0cd5ae
      
           Border around this has a color of #0cd5ae        
        
          <div style="border:2px solid #0cd5ae;">Content here</div>
        
        
          .myborder {border:2px solid #0cd5ae;}
        
        Border color #0cd5ae