#e522dd color space conversions
Hex:
        #e522dd
        RGB:
        229, 34, 221
        CMY:
        10, 87, 13
        CMYK:
        0, 85, 3, 10
      HSL:
        302°, 78.9474%, 51.5686%
        HSV (HSB):
        302°, 85.1528%, 89.8039%
        XYZ:
        45.9363, 23.0225, 70.4293
        xyY:
        0.3296, 0.1652, 23.0225
      CIE-Lab:
        55.0955, 85.9358, -50.3876
        CIE-LCH:
        55.0955, 99.6186, 329.6152
        CIE-Luv:
        55.0955, 76.7094, -89.1483
        Hunter-Lab:
        47.9818, 86.9222, -53.4406
      #e522dd color charts
#e522dd RGB chart
      #e522dd CMYK chart
      #e522dd RGB pie chart
      #e522dd color shades, tints & tones
#e522dd color schemes
#e522dd color preview, HTML & CSS examples
           This text has a color of #e522dd        
        
          <p style="color:#e522dd;">Text here</p>
        
        
          .mytext {color:#e522dd;}
        
        Text color #e522dd
      
           This box has a color of #e522dd        
        
          <div style="background-color:#e522dd;">Content here</div>
        
        
          .mybackground {background-color:#e522dd;}
        
        Background color #e522dd
      
           Border around this has a color of #e522dd        
        
          <div style="border:2px solid #e522dd;">Content here</div>
        
        
          .myborder {border:2px solid #e522dd;}
        
        Border color #e522dd