#0e298f color space conversions
Hex:
        #0e298f
        RGB:
        14, 41, 143
        CMY:
        95, 84, 44
        CMYK:
        90, 71, 0, 44
      HSL:
        227°, 82.1656%, 30.7843%
        HSV (HSB):
        227°, 90.2098%, 56.0784%
        XYZ:
        5.9320, 3.6624, 26.3809
        xyY:
        0.1649, 0.1018, 3.6624
      CIE-Lab:
        22.5224, 32.2858, -58.2648
        CIE-LCH:
        22.5224, 66.6120, 298.9918
        CIE-Luv:
        22.5224, -8.3059, -68.1952
        Hunter-Lab:
        19.1374, 21.8386, -68.3349
      #0e298f color charts
#0e298f RGB chart
      #0e298f CMYK chart
      #0e298f RGB pie chart
      #0e298f color shades, tints & tones
#0e298f color schemes
#0e298f color preview, HTML & CSS examples
           This text has a color of #0e298f        
        
          <p style="color:#0e298f;">Text here</p>
        
        
          .mytext {color:#0e298f;}
        
        Text color #0e298f
      
           This box has a color of #0e298f        
        
          <div style="background-color:#0e298f;">Content here</div>
        
        
          .mybackground {background-color:#0e298f;}
        
        Background color #0e298f
      
           Border around this has a color of #0e298f        
        
          <div style="border:2px solid #0e298f;">Content here</div>
        
        
          .myborder {border:2px solid #0e298f;}
        
        Border color #0e298f