#0e0a80 color space conversions
Hex:
        #0e0a80
        RGB:
        14, 10, 128
        CMY:
        95, 96, 50
        CMYK:
        89, 92, 0, 50
      HSL:
        242°, 85.5072%, 27.0588%
        HSV (HSB):
        242°, 92.1875%, 50.1961%
        XYZ:
        4.1859, 1.8690, 20.5622
        xyY:
        0.1573, 0.0702, 1.8690
      CIE-Lab:
        14.7840, 43.8822, -61.6690
        CIE-LCH:
        14.7840, 75.6883, 305.4347
        CIE-Luv:
        14.7840, -3.7552, -55.5849
        Hunter-Lab:
        13.6710, 30.7308, -79.6070
      #0e0a80 color charts
#0e0a80 RGB chart
      #0e0a80 CMYK chart
      #0e0a80 RGB pie chart
      #0e0a80 color shades, tints & tones
#0e0a80 color schemes
#0e0a80 color preview, HTML & CSS examples
           This text has a color of #0e0a80        
        
          <p style="color:#0e0a80;">Text here</p>
        
        
          .mytext {color:#0e0a80;}
        
        Text color #0e0a80
      
           This box has a color of #0e0a80        
        
          <div style="background-color:#0e0a80;">Content here</div>
        
        
          .mybackground {background-color:#0e0a80;}
        
        Background color #0e0a80
      
           Border around this has a color of #0e0a80        
        
          <div style="border:2px solid #0e0a80;">Content here</div>
        
        
          .myborder {border:2px solid #0e0a80;}
        
        Border color #0e0a80