#0c246a color space conversions
Hex:
        #0c246a
        RGB:
        12, 36, 106
        CMY:
        95, 86, 58
        CMYK:
        89, 66, 0, 58
      HSL:
        225°, 79.6610%, 23.1373%
        HSV (HSB):
        225°, 88.6792%, 41.5686%
        XYZ:
        3.3840, 2.3805, 13.9168
        xyY:
        0.1719, 0.1210, 2.3805
      CIE-Lab:
        17.3694, 20.6544, -43.2114
        CIE-LCH:
        17.3694, 47.8939, 295.5471
        CIE-Luv:
        17.3694, -6.8648, -45.9096
        Hunter-Lab:
        15.4289, 12.1496, -42.6789
      #0c246a color charts
#0c246a RGB chart
      #0c246a CMYK chart
      #0c246a RGB pie chart
      #0c246a color shades, tints & tones
#0c246a color schemes
#0c246a color preview, HTML & CSS examples
           This text has a color of #0c246a        
        
          <p style="color:#0c246a;">Text here</p>
        
        
          .mytext {color:#0c246a;}
        
        Text color #0c246a
      
           This box has a color of #0c246a        
        
          <div style="background-color:#0c246a;">Content here</div>
        
        
          .mybackground {background-color:#0c246a;}
        
        Background color #0c246a
      
           Border around this has a color of #0c246a        
        
          <div style="border:2px solid #0c246a;">Content here</div>
        
        
          .myborder {border:2px solid #0c246a;}
        
        Border color #0c246a