#e22ed4 color space conversions
Hex:
        #e22ed4
        RGB:
        226, 46, 212
        CMY:
        11, 82, 17
        CMYK:
        0, 80, 6, 11
      HSL:
        305°, 75.6303%, 53.3333%
        HSV (HSB):
        305°, 79.6460%, 88.6275%
        XYZ:
        44.2247, 22.8762, 64.3720
        xyY:
        0.3364, 0.1740, 22.8762
      CIE-Lab:
        54.9446, 81.6512, -45.5398
        CIE-LCH:
        54.9446, 93.4922, 330.8500
        CIE-Luv:
        54.9446, 76.3593, -81.1826
        Hunter-Lab:
        47.8291, 81.3474, -46.3166
      #e22ed4 color charts
#e22ed4 RGB chart
      #e22ed4 CMYK chart
      #e22ed4 RGB pie chart
      #e22ed4 color shades, tints & tones
#e22ed4 color schemes
#e22ed4 color preview, HTML & CSS examples
           This text has a color of #e22ed4        
        
          <p style="color:#e22ed4;">Text here</p>
        
        
          .mytext {color:#e22ed4;}
        
        Text color #e22ed4
      
           This box has a color of #e22ed4        
        
          <div style="background-color:#e22ed4;">Content here</div>
        
        
          .mybackground {background-color:#e22ed4;}
        
        Background color #e22ed4
      
           Border around this has a color of #e22ed4        
        
          <div style="border:2px solid #e22ed4;">Content here</div>
        
        
          .myborder {border:2px solid #e22ed4;}
        
        Border color #e22ed4