#2e01aa color space conversions
Hex:
        #2e01aa
        RGB:
        46, 1, 170
        CMY:
        82, 100, 33
        CMYK:
        73, 99, 0, 33
      HSL:
        256°, 98.8304%, 33.5294%
        HSV (HSB):
        256°, 99.4118%, 66.6667%
        XYZ:
        8.3933, 3.5048, 38.2643
        xyY:
        0.1673, 0.0699, 3.5048
      CIE-Lab:
        21.9618, 59.0274, -75.6857
        CIE-LCH:
        21.9618, 95.9821, 307.9507
        CIE-Luv:
        21.9618, -1.9477, -82.4723
        Hunter-Lab:
        18.7212, 47.2648, -108.0783
      #2e01aa color charts
#2e01aa RGB chart
      #2e01aa CMYK chart
      #2e01aa RGB pie chart
      #2e01aa color shades, tints & tones
#2e01aa color schemes
#2e01aa color preview, HTML & CSS examples
           This text has a color of #2e01aa        
        
          <p style="color:#2e01aa;">Text here</p>
        
        
          .mytext {color:#2e01aa;}
        
        Text color #2e01aa
      
           This box has a color of #2e01aa        
        
          <div style="background-color:#2e01aa;">Content here</div>
        
        
          .mybackground {background-color:#2e01aa;}
        
        Background color #2e01aa
      
           Border around this has a color of #2e01aa        
        
          <div style="border:2px solid #2e01aa;">Content here</div>
        
        
          .myborder {border:2px solid #2e01aa;}
        
        Border color #2e01aa