#0e0b8a color space conversions
Hex:
        #0e0b8a
        RGB:
        14, 11, 138
        CMY:
        95, 96, 46
        CMYK:
        90, 92, 0, 46
      HSL:
        241°, 85.2349%, 29.2157%
        HSV (HSB):
        241°, 92.0290%, 54.1176%
        XYZ:
        4.8882, 2.1677, 24.2055
        xyY:
        0.1564, 0.0693, 2.1677
      CIE-Lab:
        16.3437, 46.5280, -65.3919
        CIE-LCH:
        16.3437, 80.2555, 305.4328
        CIE-Luv:
        16.3437, -4.2746, -61.8310
        Hunter-Lab:
        14.7231, 33.4987, -87.1699
      #0e0b8a color charts
#0e0b8a RGB chart
      #0e0b8a CMYK chart
      #0e0b8a RGB pie chart
      #0e0b8a color shades, tints & tones
#0e0b8a color schemes
#0e0b8a color preview, HTML & CSS examples
           This text has a color of #0e0b8a        
        
          <p style="color:#0e0b8a;">Text here</p>
        
        
          .mytext {color:#0e0b8a;}
        
        Text color #0e0b8a
      
           This box has a color of #0e0b8a        
        
          <div style="background-color:#0e0b8a;">Content here</div>
        
        
          .mybackground {background-color:#0e0b8a;}
        
        Background color #0e0b8a
      
           Border around this has a color of #0e0b8a        
        
          <div style="border:2px solid #0e0b8a;">Content here</div>
        
        
          .myborder {border:2px solid #0e0b8a;}
        
        Border color #0e0b8a