#0c0b55 color space conversions
Hex:
        #0c0b55
        RGB:
        12, 11, 85
        CMY:
        95, 96, 67
        CMYK:
        86, 87, 0, 67
      HSL:
        241°, 77.0833%, 18.8235%
        HSV (HSB):
        241°, 87.0588%, 33.3333%
        XYZ:
        1.9110, 0.9734, 8.6815
        xyY:
        0.1652, 0.0842, 0.9734
      CIE-Lab:
        8.7677, 29.2021, -43.3782
        CIE-LCH:
        8.7677, 52.2918, 303.9483
        CIE-Luv:
        8.7677, -2.0767, -29.9176
        Hunter-Lab:
        9.8660, 17.3087, -45.2653
      #0c0b55 color charts
#0c0b55 RGB chart
      #0c0b55 CMYK chart
      #0c0b55 RGB pie chart
      #0c0b55 color shades, tints & tones
#0c0b55 color schemes
#0c0b55 color preview, HTML & CSS examples
           This text has a color of #0c0b55        
        
          <p style="color:#0c0b55;">Text here</p>
        
        
          .mytext {color:#0c0b55;}
        
        Text color #0c0b55
      
           This box has a color of #0c0b55        
        
          <div style="background-color:#0c0b55;">Content here</div>
        
        
          .mybackground {background-color:#0c0b55;}
        
        Background color #0c0b55
      
           Border around this has a color of #0c0b55        
        
          <div style="border:2px solid #0c0b55;">Content here</div>
        
        
          .myborder {border:2px solid #0c0b55;}
        
        Border color #0c0b55