#0acfcf color space conversions
Hex:
        #0acfcf
        RGB:
        10, 207, 207
        CMY:
        96, 19, 19
        CMYK:
        95, 0, 0, 19
      HSL:
        180°, 90.7834%, 42.5490%
        HSV (HSB):
        180°, 95.1691%, 81.1765%
        XYZ:
        33.7005, 49.1952, 66.7509
        xyY:
        0.2252, 0.3287, 49.1952
      CIE-Lab:
        75.5726, -40.8186, -12.0171
        CIE-LCH:
        75.5726, 42.5508, 196.4046
        CIE-Luv:
        75.5726, -58.0994, -12.5454
        Hunter-Lab:
        70.1393, -36.9781, -7.3283
      #0acfcf color charts
#0acfcf RGB chart
      #0acfcf CMYK chart
      #0acfcf RGB pie chart
      #0acfcf color shades, tints & tones
#0acfcf color schemes
#0acfcf color preview, HTML & CSS examples
           This text has a color of #0acfcf        
        
          <p style="color:#0acfcf;">Text here</p>
        
        
          .mytext {color:#0acfcf;}
        
        Text color #0acfcf
      
           This box has a color of #0acfcf        
        
          <div style="background-color:#0acfcf;">Content here</div>
        
        
          .mybackground {background-color:#0acfcf;}
        
        Background color #0acfcf
      
           Border around this has a color of #0acfcf        
        
          <div style="border:2px solid #0acfcf;">Content here</div>
        
        
          .myborder {border:2px solid #0acfcf;}
        
        Border color #0acfcf