#0e0b5b color space conversions
Hex:
        #0e0b5b
        RGB:
        14, 11, 91
        CMY:
        95, 96, 64
        CMYK:
        85, 88, 0, 64
      HSL:
        242°, 78.4314%, 20.0000%
        HSV (HSB):
        242°, 87.9121%, 35.6863%
        XYZ:
        2.1891, 1.0880, 9.9922
        xyY:
        0.1650, 0.0820, 1.0880
      CIE-Lab:
        9.7043, 31.4644, -45.8940
        CIE-LCH:
        9.7043, 55.6441, 304.4341
        CIE-Luv:
        9.7043, -2.1754, -33.6048
        Hunter-Lab:
        10.4309, 19.2072, -49.4945
      #0e0b5b color charts
#0e0b5b RGB chart
      #0e0b5b CMYK chart
      #0e0b5b RGB pie chart
      #0e0b5b color shades, tints & tones
#0e0b5b color schemes
#0e0b5b color preview, HTML & CSS examples
           This text has a color of #0e0b5b        
        
          <p style="color:#0e0b5b;">Text here</p>
        
        
          .mytext {color:#0e0b5b;}
        
        Text color #0e0b5b
      
           This box has a color of #0e0b5b        
        
          <div style="background-color:#0e0b5b;">Content here</div>
        
        
          .mybackground {background-color:#0e0b5b;}
        
        Background color #0e0b5b
      
           Border around this has a color of #0e0b5b        
        
          <div style="border:2px solid #0e0b5b;">Content here</div>
        
        
          .myborder {border:2px solid #0e0b5b;}
        
        Border color #0e0b5b