#0c138b color space conversions
Hex:
        #0c138b
        RGB:
        12, 19, 139
        CMY:
        95, 93, 45
        CMYK:
        91, 86, 0, 45
      HSL:
        237°, 84.1060%, 29.6078%
        HSV (HSB):
        237°, 91.3669%, 54.5098%
        XYZ:
        5.0447, 2.4080, 24.6250
        xyY:
        0.1573, 0.0751, 2.4080
      CIE-Lab:
        17.4973, 43.5190, -64.0989
        CIE-LCH:
        17.4973, 77.4762, 304.1740
        CIE-Luv:
        17.4973, -5.1026, -63.6786
        Hunter-Lab:
        15.5177, 30.8731, -83.2248
      #0c138b color charts
#0c138b RGB chart
      #0c138b CMYK chart
      #0c138b RGB pie chart
      #0c138b color shades, tints & tones
#0c138b color schemes
#0c138b color preview, HTML & CSS examples
           This text has a color of #0c138b        
        
          <p style="color:#0c138b;">Text here</p>
        
        
          .mytext {color:#0c138b;}
        
        Text color #0c138b
      
           This box has a color of #0c138b        
        
          <div style="background-color:#0c138b;">Content here</div>
        
        
          .mybackground {background-color:#0c138b;}
        
        Background color #0c138b
      
           Border around this has a color of #0c138b        
        
          <div style="border:2px solid #0c138b;">Content here</div>
        
        
          .myborder {border:2px solid #0c138b;}
        
        Border color #0c138b