#0e038a color space conversions
Hex:
        #0e038a
        RGB:
        14, 3, 138
        CMY:
        95, 99, 46
        CMYK:
        90, 98, 0, 46
      HSL:
        245°, 95.7447%, 27.6471%
        HSV (HSB):
        245°, 97.8261%, 54.1176%
        XYZ:
        4.8011, 1.9935, 24.1765
        xyY:
        0.1550, 0.0644, 1.9935
      CIE-Lab:
        15.4529, 49.2565, -66.8793
        CIE-LCH:
        15.4529, 83.0605, 306.3716
        CIE-Luv:
        15.4529, -3.7663, -60.4723
        Hunter-Lab:
        14.1190, 35.9899, -91.6411
      #0e038a color charts
#0e038a RGB chart
      #0e038a CMYK chart
      #0e038a RGB pie chart
      #0e038a color shades, tints & tones
#0e038a color schemes
#0e038a color preview, HTML & CSS examples
           This text has a color of #0e038a        
        
          <p style="color:#0e038a;">Text here</p>
        
        
          .mytext {color:#0e038a;}
        
        Text color #0e038a
      
           This box has a color of #0e038a        
        
          <div style="background-color:#0e038a;">Content here</div>
        
        
          .mybackground {background-color:#0e038a;}
        
        Background color #0e038a
      
           Border around this has a color of #0e038a        
        
          <div style="border:2px solid #0e038a;">Content here</div>
        
        
          .myborder {border:2px solid #0e038a;}
        
        Border color #0e038a