#0c3edd color space conversions
Hex:
        #0c3edd
        RGB:
        12, 62, 221
        CMY:
        95, 76, 13
        CMYK:
        95, 72, 0, 13
      HSL:
        226°, 89.6996%, 45.6863%
        HSV (HSB):
        226°, 94.5701%, 86.6667%
        XYZ:
        14.9254, 8.7439, 69.3077
        xyY:
        0.1605, 0.0940, 8.7439
      CIE-Lab:
        35.4864, 47.8285, -83.2734
        CIE-LCH:
        35.4864, 96.0314, 299.8711
        CIE-Luv:
        35.4864, -13.4681, -113.5033
        Hunter-Lab:
        29.5700, 38.3498, -118.2678
      #0c3edd color charts
#0c3edd RGB chart
      #0c3edd CMYK chart
      #0c3edd RGB pie chart
      #0c3edd color shades, tints & tones
#0c3edd color schemes
#0c3edd color preview, HTML & CSS examples
           This text has a color of #0c3edd        
        
          <p style="color:#0c3edd;">Text here</p>
        
        
          .mytext {color:#0c3edd;}
        
        Text color #0c3edd
      
           This box has a color of #0c3edd        
        
          <div style="background-color:#0c3edd;">Content here</div>
        
        
          .mybackground {background-color:#0c3edd;}
        
        Background color #0c3edd
      
           Border around this has a color of #0c3edd        
        
          <div style="border:2px solid #0c3edd;">Content here</div>
        
        
          .myborder {border:2px solid #0c3edd;}
        
        Border color #0c3edd