#0c5dea color space conversions
Hex:
        #0c5dea
        RGB:
        12, 93, 234
        CMY:
        95, 64, 8
        CMYK:
        95, 60, 0, 8
      HSL:
        218°, 90.2439%, 48.2353%
        HSV (HSB):
        218°, 94.8718%, 91.7647%
        XYZ:
        18.9173, 13.8474, 79.5177
        xyY:
        0.1685, 0.1233, 13.8474
      CIE-Lab:
        44.0133, 33.2507, -76.6361
        CIE-LCH:
        44.0133, 83.5386, 293.4550
        CIE-Luv:
        44.0133, -20.1256, -114.6786
        Hunter-Lab:
        37.2121, 25.6218, -100.6471
      #0c5dea color charts
#0c5dea RGB chart
      #0c5dea CMYK chart
      #0c5dea RGB pie chart
      #0c5dea color shades, tints & tones
#0c5dea color schemes
#0c5dea color preview, HTML & CSS examples
           This text has a color of #0c5dea        
        
          <p style="color:#0c5dea;">Text here</p>
        
        
          .mytext {color:#0c5dea;}
        
        Text color #0c5dea
      
           This box has a color of #0c5dea        
        
          <div style="background-color:#0c5dea;">Content here</div>
        
        
          .mybackground {background-color:#0c5dea;}
        
        Background color #0c5dea
      
           Border around this has a color of #0c5dea        
        
          <div style="border:2px solid #0c5dea;">Content here</div>
        
        
          .myborder {border:2px solid #0c5dea;}
        
        Border color #0c5dea