#0caeff color space conversions
Hex:
        #0caeff
        RGB:
        12, 174, 255
        CMY:
        95, 32, 0
        CMYK:
        95, 32, 0, 0
      HSL:
        200°, 100.0000%, 52.3529%
        HSV (HSB):
        200°, 95.2941%, 100.0000%
        XYZ:
        33.3377, 37.5703, 100.1024
        xyY:
        0.1949, 0.2197, 37.5703
      CIE-Lab:
        67.7027, -8.1712, -50.1575
        CIE-LCH:
        67.7027, 50.8188, 260.7471
        CIE-Luv:
        67.7027, -43.3113, -80.4978
        Hunter-Lab:
        61.2946, -10.1807, -53.9225
      #0caeff color charts
#0caeff RGB chart
      #0caeff CMYK chart
      #0caeff RGB pie chart
      #0caeff color shades, tints & tones
#0caeff color schemes
#0caeff color preview, HTML & CSS examples
           This text has a color of #0caeff        
        
          <p style="color:#0caeff;">Text here</p>
        
        
          .mytext {color:#0caeff;}
        
        Text color #0caeff
      
           This box has a color of #0caeff        
        
          <div style="background-color:#0caeff;">Content here</div>
        
        
          .mybackground {background-color:#0caeff;}
        
        Background color #0caeff
      
           Border around this has a color of #0caeff        
        
          <div style="border:2px solid #0caeff;">Content here</div>
        
        
          .myborder {border:2px solid #0caeff;}
        
        Border color #0caeff