#0e205a color space conversions
Hex:
        #0e205a
        RGB:
        14, 32, 90
        CMY:
        95, 87, 65
        CMYK:
        84, 64, 0, 65
      HSL:
        226°, 73.0769%, 20.3922%
        HSV (HSB):
        226°, 84.4444%, 35.2941%
        XYZ:
        2.5431, 1.8646, 9.8987
        xyY:
        0.1778, 0.1303, 1.8646
      CIE-Lab:
        14.7599, 16.9612, -36.8954
        CIE-LCH:
        14.7599, 40.6073, 294.6887
        CIE-Luv:
        14.7599, -5.5427, -36.3832
        Hunter-Lab:
        13.6549, 9.3475, -33.4220
      #0e205a color charts
#0e205a RGB chart
      #0e205a CMYK chart
      #0e205a RGB pie chart
      #0e205a color shades, tints & tones
#0e205a color schemes
#0e205a color preview, HTML & CSS examples
           This text has a color of #0e205a        
        
          <p style="color:#0e205a;">Text here</p>
        
        
          .mytext {color:#0e205a;}
        
        Text color #0e205a
      
           This box has a color of #0e205a        
        
          <div style="background-color:#0e205a;">Content here</div>
        
        
          .mybackground {background-color:#0e205a;}
        
        Background color #0e205a
      
           Border around this has a color of #0e205a        
        
          <div style="border:2px solid #0e205a;">Content here</div>
        
        
          .myborder {border:2px solid #0e205a;}
        
        Border color #0e205a