#0ccffa color space conversions
Hex:
        #0ccffa
        RGB:
        12, 207, 250
        CMY:
        95, 19, 2
        CMYK:
        95, 17, 0, 2
      HSL:
        191°, 95.9677%, 51.3725%
        HSV (HSB):
        191°, 95.2000%, 98.0392%
        XYZ:
        39.7198, 51.6059, 98.3100
        xyY:
        0.2095, 0.2721, 51.6059
      CIE-Lab:
        77.0446, -27.2370, -32.8830
        CIE-LCH:
        77.0446, 42.6983, 230.3650
        CIE-Luv:
        77.0446, -54.6289, -49.5119
        Hunter-Lab:
        71.8373, -27.0203, -30.8528
      #0ccffa color charts
#0ccffa RGB chart
      #0ccffa CMYK chart
      #0ccffa RGB pie chart
      #0ccffa color shades, tints & tones
#0ccffa color schemes
#0ccffa color preview, HTML & CSS examples
           This text has a color of #0ccffa        
        
          <p style="color:#0ccffa;">Text here</p>
        
        
          .mytext {color:#0ccffa;}
        
        Text color #0ccffa
      
           This box has a color of #0ccffa        
        
          <div style="background-color:#0ccffa;">Content here</div>
        
        
          .mybackground {background-color:#0ccffa;}
        
        Background color #0ccffa
      
           Border around this has a color of #0ccffa        
        
          <div style="border:2px solid #0ccffa;">Content here</div>
        
        
          .myborder {border:2px solid #0ccffa;}
        
        Border color #0ccffa