#0c339f color space conversions
Hex:
        #0c339f
        RGB:
        12, 51, 159
        CMY:
        95, 80, 38
        CMYK:
        92, 68, 0, 38
      HSL:
        224°, 85.9649%, 33.5294%
        HSV (HSB):
        224°, 92.4528%, 62.3529%
        XYZ:
        7.5935, 4.9490, 33.3559
        xyY:
        0.1654, 0.1078, 4.9490
      CIE-Lab:
        26.5890, 31.7727, -61.3948
        CIE-LCH:
        26.5890, 69.1290, 297.3622
        CIE-Luv:
        26.5890, -10.6655, -77.2424
        Hunter-Lab:
        22.2464, 21.9970, -73.3261
      #0c339f color charts
#0c339f RGB chart
      #0c339f CMYK chart
      #0c339f RGB pie chart
      #0c339f color shades, tints & tones
#0c339f color schemes
#0c339f color preview, HTML & CSS examples
           This text has a color of #0c339f        
        
          <p style="color:#0c339f;">Text here</p>
        
        
          .mytext {color:#0c339f;}
        
        Text color #0c339f
      
           This box has a color of #0c339f        
        
          <div style="background-color:#0c339f;">Content here</div>
        
        
          .mybackground {background-color:#0c339f;}
        
        Background color #0c339f
      
           Border around this has a color of #0c339f        
        
          <div style="border:2px solid #0c339f;">Content here</div>
        
        
          .myborder {border:2px solid #0c339f;}
        
        Border color #0c339f