#0e20aa color space conversions
Hex:
        #0e20aa
        RGB:
        14, 32, 170
        CMY:
        95, 87, 33
        CMYK:
        92, 81, 0, 33
      HSL:
        233°, 84.7826%, 36.0784%
        HSV (HSB):
        233°, 91.7647%, 66.6667%
        XYZ:
        7.9533, 4.0287, 38.3886
        xyY:
        0.1579, 0.0800, 4.0287
      CIE-Lab:
        23.7660, 47.2904, -72.7278
        CIE-LCH:
        23.7660, 86.7509, 303.0335
        CIE-Luv:
        23.7660, -7.5747, -83.6652
        Hunter-Lab:
        20.0715, 35.6052, -99.3474
      #0e20aa color charts
#0e20aa RGB chart
      #0e20aa CMYK chart
      #0e20aa RGB pie chart
      #0e20aa color shades, tints & tones
#0e20aa color schemes
#0e20aa color preview, HTML & CSS examples
           This text has a color of #0e20aa        
        
          <p style="color:#0e20aa;">Text here</p>
        
        
          .mytext {color:#0e20aa;}
        
        Text color #0e20aa
      
           This box has a color of #0e20aa        
        
          <div style="background-color:#0e20aa;">Content here</div>
        
        
          .mybackground {background-color:#0e20aa;}
        
        Background color #0e20aa
      
           Border around this has a color of #0e20aa        
        
          <div style="border:2px solid #0e20aa;">Content here</div>
        
        
          .myborder {border:2px solid #0e20aa;}
        
        Border color #0e20aa