#0ac1ca color space conversions
Hex:
        #0ac1ca
        RGB:
        10, 193, 202
        CMY:
        96, 24, 21
        CMYK:
        95, 4, 0, 21
      HSL:
        183°, 90.5660%, 41.5686%
        HSV (HSB):
        183°, 95.0495%, 79.2157%
        XYZ:
        29.8558, 42.4687, 62.5008
        xyY:
        0.2214, 0.3150, 42.4687
      CIE-Lab:
        71.1929, -35.9453, -15.8831
        CIE-LCH:
        71.1929, 39.2980, 203.8391
        CIE-Luv:
        71.1929, -53.7383, -19.4148
        Hunter-Lab:
        65.1680, -32.2668, -11.2458
      #0ac1ca color charts
#0ac1ca RGB chart
      #0ac1ca CMYK chart
      #0ac1ca RGB pie chart
      #0ac1ca color shades, tints & tones
#0ac1ca color schemes
#0ac1ca color preview, HTML & CSS examples
           This text has a color of #0ac1ca        
        
          <p style="color:#0ac1ca;">Text here</p>
        
        
          .mytext {color:#0ac1ca;}
        
        Text color #0ac1ca
      
           This box has a color of #0ac1ca        
        
          <div style="background-color:#0ac1ca;">Content here</div>
        
        
          .mybackground {background-color:#0ac1ca;}
        
        Background color #0ac1ca
      
           Border around this has a color of #0ac1ca        
        
          <div style="border:2px solid #0ac1ca;">Content here</div>
        
        
          .myborder {border:2px solid #0ac1ca;}
        
        Border color #0ac1ca