#e252f5 color space conversions
Hex:
        #e252f5
        RGB:
        226, 82, 245
        CMY:
        11, 68, 4
        CMYK:
        8, 67, 0, 4
      HSL:
        293°, 89.0710%, 64.1176%
        HSV (HSB):
        293°, 66.5306%, 96.0784%
        XYZ:
        50.8628, 28.7959, 89.2636
        xyY:
        0.3011, 0.1705, 28.7959
      CIE-Lab:
        60.6011, 75.7585, -55.1129
        CIE-LCH:
        60.6011, 93.6845, 323.9648
        CIE-Luv:
        60.6011, 57.6792, -96.9468
        Hunter-Lab:
        53.6618, 75.2810, -61.0625
      #e252f5 color charts
#e252f5 RGB chart
      #e252f5 CMYK chart
      #e252f5 RGB pie chart
      #e252f5 color shades, tints & tones
#e252f5 color schemes
#e252f5 color preview, HTML & CSS examples
           This text has a color of #e252f5        
        
          <p style="color:#e252f5;">Text here</p>
        
        
          .mytext {color:#e252f5;}
        
        Text color #e252f5
      
           This box has a color of #e252f5        
        
          <div style="background-color:#e252f5;">Content here</div>
        
        
          .mybackground {background-color:#e252f5;}
        
        Background color #e252f5
      
           Border around this has a color of #e252f5        
        
          <div style="border:2px solid #e252f5;">Content here</div>
        
        
          .myborder {border:2px solid #e252f5;}
        
        Border color #e252f5