#0c338e color space conversions
Hex:
        #0c338e
        RGB:
        12, 51, 142
        CMY:
        95, 80, 44
        CMYK:
        92, 64, 0, 44
      HSL:
        222°, 84.4156%, 30.1961%
        HSV (HSB):
        222°, 91.5493%, 55.6863%
        XYZ:
        6.2179, 4.3988, 26.1125
        xyY:
        0.1693, 0.1198, 4.3988
      CIE-Lab:
        24.9483, 24.9664, -53.6579
        CIE-LCH:
        24.9483, 59.1819, 294.9520
        CIE-Luv:
        24.9483, -10.5798, -66.6010
        Hunter-Lab:
        20.9733, 16.2163, -59.1367
      #0c338e color charts
#0c338e RGB chart
      #0c338e CMYK chart
      #0c338e RGB pie chart
      #0c338e color shades, tints & tones
#0c338e color schemes
#0c338e color preview, HTML & CSS examples
           This text has a color of #0c338e        
        
          <p style="color:#0c338e;">Text here</p>
        
        
          .mytext {color:#0c338e;}
        
        Text color #0c338e
      
           This box has a color of #0c338e        
        
          <div style="background-color:#0c338e;">Content here</div>
        
        
          .mybackground {background-color:#0c338e;}
        
        Background color #0c338e
      
           Border around this has a color of #0c338e        
        
          <div style="border:2px solid #0c338e;">Content here</div>
        
        
          .myborder {border:2px solid #0c338e;}
        
        Border color #0c338e