#e252ff color space conversions
Hex:
        #e252ff
        RGB:
        226, 82, 255
        CMY:
        11, 68, 0
        CMYK:
        11, 68, 0, 0
      HSL:
        290°, 100.0000%, 66.0784%
        HSV (HSB):
        290°, 67.8431%, 100.0000%
        XYZ:
        52.4313, 29.4233, 97.5236
        xyY:
        0.2923, 0.1640, 29.4233
      CIE-Lab:
        61.1534, 77.5084, -59.7648
        CIE-LCH:
        61.1534, 97.8743, 322.3651
        CIE-Luv:
        61.1534, 54.7487, -104.6044
        Hunter-Lab:
        54.2433, 77.6116, -68.6267
      #e252ff color charts
#e252ff RGB chart
      #e252ff CMYK chart
      #e252ff RGB pie chart
      #e252ff color shades, tints & tones
#e252ff color schemes
#e252ff color preview, HTML & CSS examples
           This text has a color of #e252ff        
        
          <p style="color:#e252ff;">Text here</p>
        
        
          .mytext {color:#e252ff;}
        
        Text color #e252ff
      
           This box has a color of #e252ff        
        
          <div style="background-color:#e252ff;">Content here</div>
        
        
          .mybackground {background-color:#e252ff;}
        
        Background color #e252ff
      
           Border around this has a color of #e252ff        
        
          <div style="border:2px solid #e252ff;">Content here</div>
        
        
          .myborder {border:2px solid #e252ff;}
        
        Border color #e252ff