#0c40ce color space conversions
Hex:
        #0c40ce
        RGB:
        12, 64, 206
        CMY:
        95, 75, 19
        CMYK:
        94, 69, 0, 19
      HSL:
        224°, 88.9908%, 42.7451%
        HSV (HSB):
        224°, 94.1748%, 80.7843%
        XYZ:
        13.1256, 8.2012, 59.2837
        xyY:
        0.1628, 0.1017, 8.2012
      CIE-Lab:
        34.3984, 41.2077, -76.4196
        CIE-LCH:
        34.3984, 86.8218, 298.3349
        CIE-Luv:
        34.3984, -13.6979, -104.3119
        Hunter-Lab:
        28.6377, 31.6964, -102.6915
      #0c40ce color charts
#0c40ce RGB chart
      #0c40ce CMYK chart
      #0c40ce RGB pie chart
      #0c40ce color shades, tints & tones
#0c40ce color schemes
#0c40ce color preview, HTML & CSS examples
           This text has a color of #0c40ce        
        
          <p style="color:#0c40ce;">Text here</p>
        
        
          .mytext {color:#0c40ce;}
        
        Text color #0c40ce
      
           This box has a color of #0c40ce        
        
          <div style="background-color:#0c40ce;">Content here</div>
        
        
          .mybackground {background-color:#0c40ce;}
        
        Background color #0c40ce
      
           Border around this has a color of #0c40ce        
        
          <div style="border:2px solid #0c40ce;">Content here</div>
        
        
          .myborder {border:2px solid #0c40ce;}
        
        Border color #0c40ce