#0c148a color space conversions
Hex:
        #0c148a
        RGB:
        12, 20, 138
        CMY:
        95, 92, 46
        CMYK:
        91, 86, 0, 46
      HSL:
        236°, 84.0000%, 29.4118%
        HSV (HSB):
        236°, 91.3043%, 54.1176%
        XYZ:
        4.9892, 2.4135, 24.2476
        xyY:
        0.1576, 0.0763, 2.4135
      CIE-Lab:
        17.5226, 42.7185, -63.4295
        CIE-LCH:
        17.5226, 76.4734, 303.9595
        CIE-Luv:
        17.5226, -5.1659, -63.2560
        Hunter-Lab:
        15.5353, 30.1392, -81.6657
      #0c148a color charts
#0c148a RGB chart
      #0c148a CMYK chart
      #0c148a RGB pie chart
      #0c148a color shades, tints & tones
#0c148a color schemes
#0c148a color preview, HTML & CSS examples
           This text has a color of #0c148a        
        
          <p style="color:#0c148a;">Text here</p>
        
        
          .mytext {color:#0c148a;}
        
        Text color #0c148a
      
           This box has a color of #0c148a        
        
          <div style="background-color:#0c148a;">Content here</div>
        
        
          .mybackground {background-color:#0c148a;}
        
        Background color #0c148a
      
           Border around this has a color of #0c148a        
        
          <div style="border:2px solid #0c148a;">Content here</div>
        
        
          .myborder {border:2px solid #0c148a;}
        
        Border color #0c148a