#0ca2ea color space conversions
Hex:
        #0ca2ea
        RGB:
        12, 162, 234
        CMY:
        95, 36, 8
        CMYK:
        95, 31, 0, 8
      HSL:
        199°, 90.2439%, 48.2353%
        HSV (HSB):
        199°, 94.8718%, 91.7647%
        XYZ:
        27.9232, 31.8593, 82.5197
        xyY:
        0.1962, 0.2239, 31.8593
      CIE-Lab:
        63.2265, -9.1050, -45.7485
        CIE-LCH:
        63.2265, 46.6457, 258.7439
        CIE-Luv:
        63.2265, -40.7540, -72.1137
        Hunter-Lab:
        56.4441, -10.4721, -47.1695
      #0ca2ea color charts
#0ca2ea RGB chart
      #0ca2ea CMYK chart
      #0ca2ea RGB pie chart
      #0ca2ea color shades, tints & tones
#0ca2ea color schemes
#0ca2ea color preview, HTML & CSS examples
           This text has a color of #0ca2ea        
        
          <p style="color:#0ca2ea;">Text here</p>
        
        
          .mytext {color:#0ca2ea;}
        
        Text color #0ca2ea
      
           This box has a color of #0ca2ea        
        
          <div style="background-color:#0ca2ea;">Content here</div>
        
        
          .mybackground {background-color:#0ca2ea;}
        
        Background color #0ca2ea
      
           Border around this has a color of #0ca2ea        
        
          <div style="border:2px solid #0ca2ea;">Content here</div>
        
        
          .myborder {border:2px solid #0ca2ea;}
        
        Border color #0ca2ea