#e522bd color space conversions
Hex:
        #e522bd
        RGB:
        229, 34, 189
        CMY:
        10, 87, 26
        CMYK:
        0, 85, 17, 10
      HSL:
        312°, 78.9474%, 51.5686%
        HSV (HSB):
        312°, 85.1528%, 89.8039%
        XYZ:
        42.0704, 21.4762, 50.0721
        xyY:
        0.3703, 0.1890, 21.4762
      CIE-Lab:
        53.4668, 81.6251, -34.6041
        CIE-LCH:
        53.4668, 88.6572, 337.0260
        CIE-Luv:
        53.4668, 89.8606, -64.3689
        Hunter-Lab:
        46.3424, 80.9461, -31.6220
      #e522bd color charts
#e522bd RGB chart
      #e522bd CMYK chart
      #e522bd RGB pie chart
      #e522bd color shades, tints & tones
#e522bd color schemes
#e522bd color preview, HTML & CSS examples
           This text has a color of #e522bd        
        
          <p style="color:#e522bd;">Text here</p>
        
        
          .mytext {color:#e522bd;}
        
        Text color #e522bd
      
           This box has a color of #e522bd        
        
          <div style="background-color:#e522bd;">Content here</div>
        
        
          .mybackground {background-color:#e522bd;}
        
        Background color #e522bd
      
           Border around this has a color of #e522bd        
        
          <div style="border:2px solid #e522bd;">Content here</div>
        
        
          .myborder {border:2px solid #e522bd;}
        
        Border color #e522bd