#0ca1ec color space conversions
Hex:
        #0ca1ec
        RGB:
        12, 161, 236
        CMY:
        95, 37, 7
        CMYK:
        95, 32, 0, 7
      HSL:
        200°, 90.3226%, 48.6275%
        HSV (HSB):
        200°, 94.9153%, 92.5490%
        XYZ:
        28.0368, 31.6240, 83.9832
        xyY:
        0.1952, 0.2202, 31.6240
      CIE-Lab:
        63.0309, -7.8122, -47.1573
        CIE-LCH:
        63.0309, 47.8000, 260.5937
        CIE-Luv:
        63.0309, -40.2915, -74.5941
        Hunter-Lab:
        56.2352, -9.4182, -49.1806
      #0ca1ec color charts
#0ca1ec RGB chart
      #0ca1ec CMYK chart
      #0ca1ec RGB pie chart
      #0ca1ec color shades, tints & tones
#0ca1ec color schemes
#0ca1ec color preview, HTML & CSS examples
           This text has a color of #0ca1ec        
        
          <p style="color:#0ca1ec;">Text here</p>
        
        
          .mytext {color:#0ca1ec;}
        
        Text color #0ca1ec
      
           This box has a color of #0ca1ec        
        
          <div style="background-color:#0ca1ec;">Content here</div>
        
        
          .mybackground {background-color:#0ca1ec;}
        
        Background color #0ca1ec
      
           Border around this has a color of #0ca1ec        
        
          <div style="border:2px solid #0ca1ec;">Content here</div>
        
        
          .myborder {border:2px solid #0ca1ec;}
        
        Border color #0ca1ec