#0ccfcf color space conversions
Hex:
        #0ccfcf
        RGB:
        12, 207, 207
        CMY:
        95, 19, 19
        CMYK:
        94, 0, 0, 19
      HSL:
        180°, 89.0411%, 42.9412%
        HSV (HSB):
        180°, 94.2029%, 81.1765%
        XYZ:
        33.7269, 49.2088, 66.7521
        xyY:
        0.2253, 0.3287, 49.2088
      CIE-Lab:
        75.5810, -40.7626, -12.0036
        CIE-LCH:
        75.5810, 42.4932, 196.4084
        CIE-Luv:
        75.5810, -58.0319, -12.5308
        Hunter-Lab:
        70.1490, -36.9397, -7.3147
      #0ccfcf color charts
#0ccfcf RGB chart
      #0ccfcf CMYK chart
      #0ccfcf RGB pie chart
      #0ccfcf color shades, tints & tones
#0ccfcf color schemes
#0ccfcf color preview, HTML & CSS examples
           This text has a color of #0ccfcf        
        
          <p style="color:#0ccfcf;">Text here</p>
        
        
          .mytext {color:#0ccfcf;}
        
        Text color #0ccfcf
      
           This box has a color of #0ccfcf        
        
          <div style="background-color:#0ccfcf;">Content here</div>
        
        
          .mybackground {background-color:#0ccfcf;}
        
        Background color #0ccfcf
      
           Border around this has a color of #0ccfcf        
        
          <div style="border:2px solid #0ccfcf;">Content here</div>
        
        
          .myborder {border:2px solid #0ccfcf;}
        
        Border color #0ccfcf