#0ccdfe color space conversions
Hex:
        #0ccdfe
        RGB:
        12, 205, 254
        CMY:
        95, 20, 0
        CMYK:
        95, 19, 0, 0
      HSL:
        192°, 99.1803%, 52.1569%
        HSV (HSB):
        192°, 95.2756%, 99.6078%
        XYZ:
        39.8723, 50.8966, 101.4885
        xyY:
        0.2074, 0.2647, 50.8966
      CIE-Lab:
        76.6163, -24.9129, -35.6826
        CIE-LCH:
        76.6163, 43.5190, 235.0780
        CIE-Luv:
        76.6163, -53.6537, -54.6181
        Hunter-Lab:
        71.3418, -25.0861, -34.4047
      #0ccdfe color charts
#0ccdfe RGB chart
      #0ccdfe CMYK chart
      #0ccdfe RGB pie chart
      #0ccdfe color shades, tints & tones
#0ccdfe color schemes
#0ccdfe color preview, HTML & CSS examples
           This text has a color of #0ccdfe        
        
          <p style="color:#0ccdfe;">Text here</p>
        
        
          .mytext {color:#0ccdfe;}
        
        Text color #0ccdfe
      
           This box has a color of #0ccdfe        
        
          <div style="background-color:#0ccdfe;">Content here</div>
        
        
          .mybackground {background-color:#0ccdfe;}
        
        Background color #0ccdfe
      
           Border around this has a color of #0ccdfe        
        
          <div style="border:2px solid #0ccdfe;">Content here</div>
        
        
          .myborder {border:2px solid #0ccdfe;}
        
        Border color #0ccdfe