#0ca7db color space conversions
Hex:
        #0ca7db
        RGB:
        12, 167, 219
        CMY:
        95, 35, 14
        CMYK:
        95, 24, 0, 14
      HSL:
        195°, 89.6104%, 45.2941%
        HSV (HSB):
        195°, 94.5205%, 85.8824%
        XYZ:
        26.7565, 32.8301, 71.9445
        xyY:
        0.2034, 0.2496, 32.8301
      CIE-Lab:
        64.0231, -17.2341, -36.2269
        CIE-LCH:
        64.0231, 40.1173, 244.5583
        CIE-Luv:
        64.0231, -43.4745, -55.2296
        Hunter-Lab:
        57.2975, -16.9156, -34.3380
      #0ca7db color charts
#0ca7db RGB chart
      #0ca7db CMYK chart
      #0ca7db RGB pie chart
      #0ca7db color shades, tints & tones
#0ca7db color schemes
#0ca7db color preview, HTML & CSS examples
           This text has a color of #0ca7db        
        
          <p style="color:#0ca7db;">Text here</p>
        
        
          .mytext {color:#0ca7db;}
        
        Text color #0ca7db
      
           This box has a color of #0ca7db        
        
          <div style="background-color:#0ca7db;">Content here</div>
        
        
          .mybackground {background-color:#0ca7db;}
        
        Background color #0ca7db
      
           Border around this has a color of #0ca7db        
        
          <div style="border:2px solid #0ca7db;">Content here</div>
        
        
          .myborder {border:2px solid #0ca7db;}
        
        Border color #0ca7db