#0c389f color space conversions
Hex:
        #0c389f
        RGB:
        12, 56, 159
        CMY:
        95, 78, 38
        CMYK:
        92, 65, 0, 38
      HSL:
        222°, 85.9649%, 33.5294%
        HSV (HSB):
        222°, 92.4528%, 62.3529%
        XYZ:
        7.8238, 5.4097, 33.4327
        xyY:
        0.1677, 0.1159, 5.4097
      CIE-Lab:
        27.8715, 28.4005, -59.2869
        CIE-LCH:
        27.8715, 65.7384, 295.5961
        CIE-Luv:
        27.8715, -11.7724, -76.4861
        Hunter-Lab:
        23.2588, 19.3410, -68.9436
      #0c389f color charts
#0c389f RGB chart
      #0c389f CMYK chart
      #0c389f RGB pie chart
      #0c389f color shades, tints & tones
#0c389f color schemes
#0c389f color preview, HTML & CSS examples
           This text has a color of #0c389f        
        
          <p style="color:#0c389f;">Text here</p>
        
        
          .mytext {color:#0c389f;}
        
        Text color #0c389f
      
           This box has a color of #0c389f        
        
          <div style="background-color:#0c389f;">Content here</div>
        
        
          .mybackground {background-color:#0c389f;}
        
        Background color #0c389f
      
           Border around this has a color of #0c389f        
        
          <div style="border:2px solid #0c389f;">Content here</div>
        
        
          .myborder {border:2px solid #0c389f;}
        
        Border color #0c389f