#2e01ae color space conversions
Hex:
        #2e01ae
        RGB:
        46, 1, 174
        CMY:
        82, 100, 32
        CMYK:
        74, 99, 0, 32
      HSL:
        256°, 98.8571%, 34.3137%
        HSV (HSB):
        256°, 99.4253%, 68.2353%
        XYZ:
        8.7775, 3.6585, 40.2879
        xyY:
        0.1665, 0.0694, 3.6585
      CIE-Lab:
        22.5089, 60.0169, -77.1880
        CIE-LCH:
        22.5089, 97.7753, 307.8666
        CIE-Luv:
        22.5089, -2.2124, -84.8261
        Hunter-Lab:
        19.1273, 48.4411, -111.4936
      #2e01ae color charts
#2e01ae RGB chart
      #2e01ae CMYK chart
      #2e01ae RGB pie chart
      #2e01ae color shades, tints & tones
#2e01ae color schemes
#2e01ae color preview, HTML & CSS examples
           This text has a color of #2e01ae        
        
          <p style="color:#2e01ae;">Text here</p>
        
        
          .mytext {color:#2e01ae;}
        
        Text color #2e01ae
      
           This box has a color of #2e01ae        
        
          <div style="background-color:#2e01ae;">Content here</div>
        
        
          .mybackground {background-color:#2e01ae;}
        
        Background color #2e01ae
      
           Border around this has a color of #2e01ae        
        
          <div style="border:2px solid #2e01ae;">Content here</div>
        
        
          .myborder {border:2px solid #2e01ae;}
        
        Border color #2e01ae