#0e089d color space conversions
Hex:
        #0e089d
        RGB:
        14, 8, 157
        CMY:
        95, 97, 38
        CMYK:
        91, 95, 0, 38
      HSL:
        242°, 90.3030%, 32.3529%
        HSV (HSB):
        242°, 94.9045%, 61.5686%
        XYZ:
        6.3537, 2.7013, 32.0848
        xyY:
        0.1544, 0.0657, 2.7013
      CIE-Lab:
        18.8058, 52.8991, -73.0793
        CIE-LCH:
        18.8058, 90.2159, 305.8992
        CIE-Luv:
        18.8058, -4.9561, -72.9695
        Hunter-Lab:
        16.4358, 40.2419, -104.2369
      #0e089d color charts
#0e089d RGB chart
      #0e089d CMYK chart
      #0e089d RGB pie chart
      #0e089d color shades, tints & tones
#0e089d color schemes
#0e089d color preview, HTML & CSS examples
           This text has a color of #0e089d        
        
          <p style="color:#0e089d;">Text here</p>
        
        
          .mytext {color:#0e089d;}
        
        Text color #0e089d
      
           This box has a color of #0e089d        
        
          <div style="background-color:#0e089d;">Content here</div>
        
        
          .mybackground {background-color:#0e089d;}
        
        Background color #0e089d
      
           Border around this has a color of #0e089d        
        
          <div style="border:2px solid #0e089d;">Content here</div>
        
        
          .myborder {border:2px solid #0e089d;}
        
        Border color #0e089d