#0c248a color space conversions
Hex:
        #0c248a
        RGB:
        12, 36, 138
        CMY:
        95, 86, 46
        CMYK:
        91, 74, 0, 46
      HSL:
        229°, 84.0000%, 29.4118%
        HSV (HSB):
        229°, 91.3043%, 54.1176%
        XYZ:
        5.3699, 3.1749, 24.3745
        xyY:
        0.1631, 0.0964, 3.1749
      CIE-Lab:
        20.7311, 33.5343, -58.1087
        CIE-LCH:
        20.7311, 67.0908, 299.9891
        CIE-Luv:
        20.7311, -7.4177, -65.1578
        Hunter-Lab:
        17.8182, 22.6133, -68.6333
      #0c248a color charts
#0c248a RGB chart
      #0c248a CMYK chart
      #0c248a RGB pie chart
      #0c248a color shades, tints & tones
#0c248a color schemes
#0c248a color preview, HTML & CSS examples
           This text has a color of #0c248a        
        
          <p style="color:#0c248a;">Text here</p>
        
        
          .mytext {color:#0c248a;}
        
        Text color #0c248a
      
           This box has a color of #0c248a        
        
          <div style="background-color:#0c248a;">Content here</div>
        
        
          .mybackground {background-color:#0c248a;}
        
        Background color #0c248a
      
           Border around this has a color of #0c248a        
        
          <div style="border:2px solid #0c248a;">Content here</div>
        
        
          .myborder {border:2px solid #0c248a;}
        
        Border color #0c248a