#0c0b42 color space conversions
Hex:
        #0c0b42
        RGB:
        12, 11, 66
        CMY:
        95, 96, 74
        CMYK:
        82, 83, 0, 74
      HSL:
        241°, 71.4286%, 15.0980%
        HSV (HSB):
        241°, 83.3333%, 25.8824%
        XYZ:
        1.2547, 0.7109, 5.2253
        xyY:
        0.1745, 0.0989, 0.7109
      CIE-Lab:
        6.4211, 21.5252, -34.0229
        CIE-LCH:
        6.4211, 40.2603, 302.3202
        CIE-Luv:
        6.4211, -1.3324, -19.7401
        Hunter-Lab:
        8.4312, 11.8082, -30.8438
      #0c0b42 color charts
#0c0b42 RGB chart
      #0c0b42 CMYK chart
      #0c0b42 RGB pie chart
      #0c0b42 color shades, tints & tones
#0c0b42 color schemes
#0c0b42 color preview, HTML & CSS examples
           This text has a color of #0c0b42        
        
          <p style="color:#0c0b42;">Text here</p>
        
        
          .mytext {color:#0c0b42;}
        
        Text color #0c0b42
      
           This box has a color of #0c0b42        
        
          <div style="background-color:#0c0b42;">Content here</div>
        
        
          .mybackground {background-color:#0c0b42;}
        
        Background color #0c0b42
      
           Border around this has a color of #0c0b42        
        
          <div style="border:2px solid #0c0b42;">Content here</div>
        
        
          .myborder {border:2px solid #0c0b42;}
        
        Border color #0c0b42