#0cafad color space conversions
Hex:
        #0cafad
        RGB:
        12, 175, 173
        CMY:
        95, 31, 32
        CMYK:
        93, 0, 1, 31
      HSL:
        179°, 87.1658%, 36.6667%
        HSV (HSB):
        179°, 93.1429%, 68.6275%
        XYZ:
        23.0244, 33.7552, 44.8371
        xyY:
        0.2266, 0.3322, 33.7552
      CIE-Lab:
        64.7678, -36.4492, -9.5404
        CIE-LCH:
        64.7678, 37.6771, 194.6678
        CIE-Luv:
        64.7678, -49.7696, -9.0234
        Hunter-Lab:
        58.0993, -30.9351, -5.0865
      #0cafad color charts
#0cafad RGB chart
      #0cafad CMYK chart
      #0cafad RGB pie chart
      #0cafad color shades, tints & tones
#0cafad color schemes
#0cafad color preview, HTML & CSS examples
           This text has a color of #0cafad        
        
          <p style="color:#0cafad;">Text here</p>
        
        
          .mytext {color:#0cafad;}
        
        Text color #0cafad
      
           This box has a color of #0cafad        
        
          <div style="background-color:#0cafad;">Content here</div>
        
        
          .mybackground {background-color:#0cafad;}
        
        Background color #0cafad
      
           Border around this has a color of #0cafad        
        
          <div style="border:2px solid #0cafad;">Content here</div>
        
        
          .myborder {border:2px solid #0cafad;}
        
        Border color #0cafad