#0acecf color space conversions
Hex:
        #0acecf
        RGB:
        10, 206, 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.4590, 48.7121, 66.6704
        xyY:
        0.2248, 0.3273, 48.7121
      CIE-Lab:
        75.2719, -40.3700, -12.4672
        CIE-LCH:
        75.2719, 42.2512, 197.1620
        CIE-Luv:
        75.2719, -57.7608, -13.3342
        Hunter-Lab:
        69.7941, -36.5675, -7.7806
      #0acecf color charts
#0acecf RGB chart
      #0acecf CMYK chart
      #0acecf RGB pie chart
      #0acecf color shades, tints & tones
#0acecf color schemes
#0acecf color preview, HTML & CSS examples
           This text has a color of #0acecf        
        
          <p style="color:#0acecf;">Text here</p>
        
        
          .mytext {color:#0acecf;}
        
        Text color #0acecf
      
           This box has a color of #0acecf        
        
          <div style="background-color:#0acecf;">Content here</div>
        
        
          .mybackground {background-color:#0acecf;}
        
        Background color #0acecf
      
           Border around this has a color of #0acecf        
        
          <div style="border:2px solid #0acecf;">Content here</div>
        
        
          .myborder {border:2px solid #0acecf;}
        
        Border color #0acecf