#0ccafb color space conversions
Hex:
        #0ccafb
        RGB:
        12, 202, 251
        CMY:
        95, 21, 2
        CMYK:
        95, 20, 0, 2
      HSL:
        192°, 96.7611%, 51.5686%
        HSV (HSB):
        192°, 95.2191%, 98.4314%
        XYZ:
        38.6847, 49.2843, 98.7407
        xyY:
        0.2072, 0.2640, 49.2843
      CIE-Lab:
        75.6278, -24.4058, -35.6076
        CIE-LCH:
        75.6278, 43.1688, 235.5728
        CIE-Luv:
        75.6278, -52.8798, -54.4724
        Hunter-Lab:
        70.2027, -24.4936, -34.2499
      #0ccafb color charts
#0ccafb RGB chart
      #0ccafb CMYK chart
      #0ccafb RGB pie chart
      #0ccafb color shades, tints & tones
#0ccafb color schemes
#0ccafb color preview, HTML & CSS examples
           This text has a color of #0ccafb        
        
          <p style="color:#0ccafb;">Text here</p>
        
        
          .mytext {color:#0ccafb;}
        
        Text color #0ccafb
      
           This box has a color of #0ccafb        
        
          <div style="background-color:#0ccafb;">Content here</div>
        
        
          .mybackground {background-color:#0ccafb;}
        
        Background color #0ccafb
      
           Border around this has a color of #0ccafb        
        
          <div style="border:2px solid #0ccafb;">Content here</div>
        
        
          .myborder {border:2px solid #0ccafb;}
        
        Border color #0ccafb