#e22de2 color space conversions
Hex:
        #e22de2
        RGB:
        226, 45, 226
        CMY:
        11, 82, 11
        CMYK:
        0, 80, 0, 11
      HSL:
        300°, 75.7322%, 53.1373%
        HSV (HSB):
        300°, 80.0885%, 88.6275%
        XYZ:
        46.0299, 23.5365, 74.0685
        xyY:
        0.3205, 0.1639, 23.5365
      CIE-Lab:
        55.6207, 83.9384, -52.4114
        CIE-LCH:
        55.6207, 98.9576, 328.0192
        CIE-Luv:
        55.6207, 71.2324, -92.1066
        Hunter-Lab:
        48.5144, 84.4583, -56.5597
      #e22de2 color charts
#e22de2 RGB chart
      #e22de2 CMYK chart
      #e22de2 RGB pie chart
      #e22de2 color shades, tints & tones
#e22de2 color schemes
#e22de2 color preview, HTML & CSS examples
           This text has a color of #e22de2        
        
          <p style="color:#e22de2;">Text here</p>
        
        
          .mytext {color:#e22de2;}
        
        Text color #e22de2
      
           This box has a color of #e22de2        
        
          <div style="background-color:#e22de2;">Content here</div>
        
        
          .mybackground {background-color:#e22de2;}
        
        Background color #e22de2
      
           Border around this has a color of #e22de2        
        
          <div style="border:2px solid #e22de2;">Content here</div>
        
        
          .myborder {border:2px solid #e22de2;}
        
        Border color #e22de2