#e225e7 color space conversions
Hex:
        #e225e7
        RGB:
        226, 37, 231
        CMY:
        11, 85, 9
        CMYK:
        2, 84, 0, 9
      HSL:
        298°, 80.1653%, 52.5490%
        HSV (HSB):
        298°, 83.9827%, 90.5882%
        XYZ:
        46.4494, 23.2614, 77.6431
        xyY:
        0.3152, 0.1579, 23.2614
      CIE-Lab:
        55.3406, 86.3351, -55.6796
        CIE-LCH:
        55.3406, 102.7326, 327.1810
        CIE-Luv:
        55.3406, 70.4141, -97.2171
        Hunter-Lab:
        48.2301, 87.5070, -61.6868
      #e225e7 color charts
#e225e7 RGB chart
      #e225e7 CMYK chart
      #e225e7 RGB pie chart
      #e225e7 color shades, tints & tones
#e225e7 color schemes
#e225e7 color preview, HTML & CSS examples
           This text has a color of #e225e7        
        
          <p style="color:#e225e7;">Text here</p>
        
        
          .mytext {color:#e225e7;}
        
        Text color #e225e7
      
           This box has a color of #e225e7        
        
          <div style="background-color:#e225e7;">Content here</div>
        
        
          .mybackground {background-color:#e225e7;}
        
        Background color #e225e7
      
           Border around this has a color of #e225e7        
        
          <div style="border:2px solid #e225e7;">Content here</div>
        
        
          .myborder {border:2px solid #e225e7;}
        
        Border color #e225e7