#0c0246 color space conversions
Hex:
        #0c0246
        RGB:
        12, 2, 70
        CMY:
        95, 99, 73
        CMYK:
        83, 97, 0, 73
      HSL:
        249°, 94.4444%, 14.1176%
        HSV (HSB):
        249°, 97.1429%, 27.4510%
        XYZ:
        1.2788, 0.5638, 5.8358
        xyY:
        0.1665, 0.0734, 0.5638
      CIE-Lab:
        5.0925, 28.0053, -39.0401
        CIE-LCH:
        5.0925, 48.0461, 305.6536
        CIE-Luv:
        5.0925, -0.6669, -18.6749
        Hunter-Lab:
        7.5085, 17.2616, -40.8255
      #0c0246 color charts
#0c0246 RGB chart
      #0c0246 CMYK chart
      #0c0246 RGB pie chart
      #0c0246 color shades, tints & tones
#0c0246 color schemes
#0c0246 color preview, HTML & CSS examples
           This text has a color of #0c0246        
        
          <p style="color:#0c0246;">Text here</p>
        
        
          .mytext {color:#0c0246;}
        
        Text color #0c0246
      
           This box has a color of #0c0246        
        
          <div style="background-color:#0c0246;">Content here</div>
        
        
          .mybackground {background-color:#0c0246;}
        
        Background color #0c0246
      
           Border around this has a color of #0c0246        
        
          <div style="border:2px solid #0c0246;">Content here</div>
        
        
          .myborder {border:2px solid #0c0246;}
        
        Border color #0c0246