#e52bdf color space conversions
Hex:
        #e52bdf
        RGB:
        229, 43, 223
        CMY:
        10, 83, 13
        CMYK:
        0, 81, 3, 10
      HSL:
        302°, 78.1513%, 53.3333%
        HSV (HSB):
        302°, 81.2227%, 89.8039%
        XYZ:
        46.4963, 23.7135, 71.9386
        xyY:
        0.3271, 0.1668, 23.7135
      CIE-Lab:
        55.7998, 84.4883, -50.4002
        CIE-LCH:
        55.7998, 98.3791, 329.1824
        CIE-Luv:
        55.7998, 74.7884, -89.2255
        Hunter-Lab:
        48.6965, 85.2161, -53.5007
      #e52bdf color charts
#e52bdf RGB chart
      #e52bdf CMYK chart
      #e52bdf RGB pie chart
      #e52bdf color shades, tints & tones
#e52bdf color schemes
#e52bdf color preview, HTML & CSS examples
           This text has a color of #e52bdf        
        
          <p style="color:#e52bdf;">Text here</p>
        
        
          .mytext {color:#e52bdf;}
        
        Text color #e52bdf
      
           This box has a color of #e52bdf        
        
          <div style="background-color:#e52bdf;">Content here</div>
        
        
          .mybackground {background-color:#e52bdf;}
        
        Background color #e52bdf
      
           Border around this has a color of #e52bdf        
        
          <div style="border:2px solid #e52bdf;">Content here</div>
        
        
          .myborder {border:2px solid #e52bdf;}
        
        Border color #e52bdf