#0cf8ba color space conversions
Hex:
        #0cf8ba
        RGB:
        12, 248, 186
        CMY:
        95, 3, 27
        CMYK:
        95, 0, 25, 3
      HSL:
        164°, 94.4000%, 50.9804%
        HSV (HSB):
        164°, 95.1613%, 97.2549%
        XYZ:
        42.5819, 70.7581, 57.8678
        xyY:
        0.2487, 0.4133, 70.7581
      CIE-Lab:
        87.3674, -62.9601, 16.2169
        CIE-LCH:
        87.3674, 65.0151, 165.5560
        CIE-Luv:
        87.3674, -73.2766, 34.2245
        Hunter-Lab:
        84.1179, -56.8464, 18.0947
      #0cf8ba color charts
#0cf8ba RGB chart
      #0cf8ba CMYK chart
      #0cf8ba RGB pie chart
      #0cf8ba color shades, tints & tones
#0cf8ba color schemes
#0cf8ba color preview, HTML & CSS examples
           This text has a color of #0cf8ba        
        
          <p style="color:#0cf8ba;">Text here</p>
        
        
          .mytext {color:#0cf8ba;}
        
        Text color #0cf8ba
      
           This box has a color of #0cf8ba        
        
          <div style="background-color:#0cf8ba;">Content here</div>
        
        
          .mybackground {background-color:#0cf8ba;}
        
        Background color #0cf8ba
      
           Border around this has a color of #0cf8ba        
        
          <div style="border:2px solid #0cf8ba;">Content here</div>
        
        
          .myborder {border:2px solid #0cf8ba;}
        
        Border color #0cf8ba