#2e1add color space conversions
Hex:
        #2e1add
        RGB:
        46, 26, 221
        CMY:
        82, 90, 13
        CMYK:
        79, 88, 0, 13
      HSL:
        246°, 78.9474%, 48.4314%
        HSV (HSB):
        246°, 88.2353%, 86.6667%
        XYZ:
        14.5473, 6.5401, 68.9023
        xyY:
        0.1617, 0.0727, 6.5401
      CIE-Lab:
        30.7361, 66.0063, -91.1274
        CIE-LCH:
        30.7361, 112.5213, 305.9170
        CIE-Luv:
        30.7361, -6.2461, -113.4877
        Hunter-Lab:
        25.5736, 56.7839, -141.8419
      #2e1add color charts
#2e1add RGB chart
      #2e1add CMYK chart
      #2e1add RGB pie chart
      #2e1add color shades, tints & tones
#2e1add color schemes
#2e1add color preview, HTML & CSS examples
           This text has a color of #2e1add        
        
          <p style="color:#2e1add;">Text here</p>
        
        
          .mytext {color:#2e1add;}
        
        Text color #2e1add
      
           This box has a color of #2e1add        
        
          <div style="background-color:#2e1add;">Content here</div>
        
        
          .mybackground {background-color:#2e1add;}
        
        Background color #2e1add
      
           Border around this has a color of #2e1add        
        
          <div style="border:2px solid #2e1add;">Content here</div>
        
        
          .myborder {border:2px solid #2e1add;}
        
        Border color #2e1add