#0ac3c3 color space conversions
Hex:
        #0ac3c3
        RGB:
        10, 195, 195
        CMY:
        96, 24, 24
        CMYK:
        95, 0, 0, 24
      HSL:
        180°, 90.2439%, 40.1961%
        HSV (HSB):
        180°, 94.8718%, 76.4706%
        XYZ:
        29.4906, 43.0349, 58.3820
        xyY:
        0.2253, 0.3287, 43.0349
      CIE-Lab:
        71.5786, -38.9995, -11.4835
        CIE-LCH:
        71.5786, 40.6550, 196.4072
        CIE-Luv:
        71.5786, -54.9813, -11.8721
        Hunter-Lab:
        65.6010, -34.5579, -6.8448
      #0ac3c3 color charts
#0ac3c3 RGB chart
      #0ac3c3 CMYK chart
      #0ac3c3 RGB pie chart
      #0ac3c3 color shades, tints & tones
#0ac3c3 color schemes
#0ac3c3 color preview, HTML & CSS examples
           This text has a color of #0ac3c3        
        
          <p style="color:#0ac3c3;">Text here</p>
        
        
          .mytext {color:#0ac3c3;}
        
        Text color #0ac3c3
      
           This box has a color of #0ac3c3        
        
          <div style="background-color:#0ac3c3;">Content here</div>
        
        
          .mybackground {background-color:#0ac3c3;}
        
        Background color #0ac3c3
      
           Border around this has a color of #0ac3c3        
        
          <div style="border:2px solid #0ac3c3;">Content here</div>
        
        
          .myborder {border:2px solid #0ac3c3;}
        
        Border color #0ac3c3