#0c0e30 color space conversions
Hex:
        #0c0e30
        RGB:
        12, 14, 48
        CMY:
        95, 95, 81
        CMYK:
        75, 71, 0, 81
      HSL:
        237°, 60.0000%, 11.7647%
        HSV (HSB):
        237°, 75.0000%, 18.8235%
        XYZ:
        0.8422, 0.6056, 2.8688
        xyY:
        0.1951, 0.1403, 0.6056
      CIE-Lab:
        5.4707, 10.9177, -22.4945
        CIE-LCH:
        5.4707, 25.0039, 295.8897
        CIE-Luv:
        5.4707, -1.1434, -12.3910
        Hunter-Lab:
        7.7823, 5.6974, -16.4088
      #0c0e30 color charts
#0c0e30 RGB chart
      #0c0e30 CMYK chart
      #0c0e30 RGB pie chart
      #0c0e30 color shades, tints & tones
#0c0e30 color schemes
#0c0e30 color preview, HTML & CSS examples
           This text has a color of #0c0e30        
        
          <p style="color:#0c0e30;">Text here</p>
        
        
          .mytext {color:#0c0e30;}
        
        Text color #0c0e30
      
           This box has a color of #0c0e30        
        
          <div style="background-color:#0c0e30;">Content here</div>
        
        
          .mybackground {background-color:#0c0e30;}
        
        Background color #0c0e30
      
           Border around this has a color of #0c0e30        
        
          <div style="border:2px solid #0c0e30;">Content here</div>
        
        
          .myborder {border:2px solid #0c0e30;}
        
        Border color #0c0e30