#e252f7 color space conversions
Hex:
        #e252f7
        RGB:
        226, 82, 247
        CMY:
        11, 68, 3
        CMYK:
        9, 67, 0, 3
      HSL:
        292°, 91.1602%, 64.5098%
        HSV (HSB):
        292°, 66.8016%, 96.8627%
        XYZ:
        51.1698, 28.9187, 90.8806
        xyY:
        0.2993, 0.1691, 28.9187
      CIE-Lab:
        60.7098, 76.1050, -56.0489
        CIE-LCH:
        60.7098, 94.5169, 323.6295
        CIE-Luv:
        60.7098, 57.0855, -98.4873
        Hunter-Lab:
        53.7761, 75.7405, -62.5556
      #e252f7 color charts
#e252f7 RGB chart
      #e252f7 CMYK chart
      #e252f7 RGB pie chart
      #e252f7 color shades, tints & tones
#e252f7 color schemes
#e252f7 color preview, HTML & CSS examples
           This text has a color of #e252f7        
        
          <p style="color:#e252f7;">Text here</p>
        
        
          .mytext {color:#e252f7;}
        
        Text color #e252f7
      
           This box has a color of #e252f7        
        
          <div style="background-color:#e252f7;">Content here</div>
        
        
          .mybackground {background-color:#e252f7;}
        
        Background color #e252f7
      
           Border around this has a color of #e252f7        
        
          <div style="border:2px solid #e252f7;">Content here</div>
        
        
          .myborder {border:2px solid #e252f7;}
        
        Border color #e252f7