#0c41bc color space conversions
Hex:
        #0c41bc
        RGB:
        12, 65, 188
        CMY:
        95, 75, 26
        CMYK:
        94, 65, 0, 26
      HSL:
        222°, 88.0000%, 39.2157%
        HSV (HSB):
        222°, 93.6170%, 73.7255%
        XYZ:
        11.1190, 7.4896, 48.4366
        xyY:
        0.1658, 0.1117, 7.4896
      CIE-Lab:
        32.8965, 33.7772, -68.3707
        CIE-LCH:
        32.8965, 76.2591, 296.2908
        CIE-Luv:
        32.8965, -13.8395, -93.0332
        Hunter-Lab:
        27.3671, 24.6305, -85.7792
      #0c41bc color charts
#0c41bc RGB chart
      #0c41bc CMYK chart
      #0c41bc RGB pie chart
      #0c41bc color shades, tints & tones
#0c41bc color schemes
#0c41bc color preview, HTML & CSS examples
           This text has a color of #0c41bc        
        
          <p style="color:#0c41bc;">Text here</p>
        
        
          .mytext {color:#0c41bc;}
        
        Text color #0c41bc
      
           This box has a color of #0c41bc        
        
          <div style="background-color:#0c41bc;">Content here</div>
        
        
          .mybackground {background-color:#0c41bc;}
        
        Background color #0c41bc
      
           Border around this has a color of #0c41bc        
        
          <div style="border:2px solid #0c41bc;">Content here</div>
        
        
          .myborder {border:2px solid #0c41bc;}
        
        Border color #0c41bc