#0c0d99 color space conversions
Hex:
        #0c0d99
        RGB:
        12, 13, 153
        CMY:
        95, 95, 40
        CMYK:
        92, 92, 0, 40
      HSL:
        240°, 85.4545%, 32.3529%
        HSV (HSB):
        240°, 92.1569%, 60.0000%
        XYZ:
        6.0453, 2.6659, 30.3329
        xyY:
        0.1548, 0.0683, 2.6659
      CIE-Lab:
        18.6530, 50.2198, -70.8751
        CIE-LCH:
        18.6530, 86.8637, 305.3202
        CIE-Luv:
        18.6530, -5.1836, -71.1085
        Hunter-Lab:
        16.3276, 37.5163, -98.7176
      #0c0d99 color charts
#0c0d99 RGB chart
      #0c0d99 CMYK chart
      #0c0d99 RGB pie chart
      #0c0d99 color shades, tints & tones
#0c0d99 color schemes
#0c0d99 color preview, HTML & CSS examples
           This text has a color of #0c0d99        
        
          <p style="color:#0c0d99;">Text here</p>
        
        
          .mytext {color:#0c0d99;}
        
        Text color #0c0d99
      
           This box has a color of #0c0d99        
        
          <div style="background-color:#0c0d99;">Content here</div>
        
        
          .mybackground {background-color:#0c0d99;}
        
        Background color #0c0d99
      
           Border around this has a color of #0c0d99        
        
          <div style="border:2px solid #0c0d99;">Content here</div>
        
        
          .myborder {border:2px solid #0c0d99;}
        
        Border color #0c0d99