#e22bd4 color space conversions
Hex:
        #e22bd4
        RGB:
        226, 43, 212
        CMY:
        11, 83, 17
        CMYK:
        0, 81, 6, 11
      HSL:
        305°, 75.9336%, 52.7451%
        HSV (HSB):
        305°, 80.9735%, 88.6275%
        XYZ:
        44.1116, 22.6500, 64.3343
        xyY:
        0.3365, 0.1728, 22.6500
      CIE-Lab:
        54.7100, 82.3320, -45.9116
        CIE-LCH:
        54.7100, 94.2678, 330.8542
        CIE-Luv:
        54.7100, 76.8353, -81.7633
        Hunter-Lab:
        47.5920, 82.1603, -46.8331
      #e22bd4 color charts
#e22bd4 RGB chart
      #e22bd4 CMYK chart
      #e22bd4 RGB pie chart
      #e22bd4 color shades, tints & tones
#e22bd4 color schemes
#e22bd4 color preview, HTML & CSS examples
           This text has a color of #e22bd4        
        
          <p style="color:#e22bd4;">Text here</p>
        
        
          .mytext {color:#e22bd4;}
        
        Text color #e22bd4
      
           This box has a color of #e22bd4        
        
          <div style="background-color:#e22bd4;">Content here</div>
        
        
          .mybackground {background-color:#e22bd4;}
        
        Background color #e22bd4
      
           Border around this has a color of #e22bd4        
        
          <div style="border:2px solid #e22bd4;">Content here</div>
        
        
          .myborder {border:2px solid #e22bd4;}
        
        Border color #e22bd4