#0ccaf3 color space conversions
Hex:
        #0ccaf3
        RGB:
        12, 202, 243
        CMY:
        95, 21, 5
        CMYK:
        95, 17, 0, 5
      HSL:
        191°, 90.5882%, 50.0000%
        HSV (HSB):
        191°, 95.0617%, 95.2941%
        XYZ:
        37.4498, 48.7903, 92.2377
        xyY:
        0.2098, 0.2734, 48.7903
      CIE-Lab:
        75.3207, -27.0675, -31.7905
        CIE-LCH:
        75.3207, 41.7527, 229.5878
        CIE-Luv:
        75.3207, -53.4926, -47.5303
        Hunter-Lab:
        69.8500, -26.5355, -29.3980
      #0ccaf3 color charts
#0ccaf3 RGB chart
      #0ccaf3 CMYK chart
      #0ccaf3 RGB pie chart
      #0ccaf3 color shades, tints & tones
#0ccaf3 color schemes
#0ccaf3 color preview, HTML & CSS examples
           This text has a color of #0ccaf3        
        
          <p style="color:#0ccaf3;">Text here</p>
        
        
          .mytext {color:#0ccaf3;}
        
        Text color #0ccaf3
      
           This box has a color of #0ccaf3        
        
          <div style="background-color:#0ccaf3;">Content here</div>
        
        
          .mybackground {background-color:#0ccaf3;}
        
        Background color #0ccaf3
      
           Border around this has a color of #0ccaf3        
        
          <div style="border:2px solid #0ccaf3;">Content here</div>
        
        
          .myborder {border:2px solid #0ccaf3;}
        
        Border color #0ccaf3