#e225e5 color space conversions
Hex:
        #e225e5
        RGB:
        226, 37, 229
        CMY:
        11, 85, 10
        CMYK:
        1, 84, 0, 10
      HSL:
        299°, 78.6885%, 52.1569%
        HSV (HSB):
        299°, 83.8428%, 89.8039%
        XYZ:
        46.1685, 23.1490, 76.1636
        xyY:
        0.3174, 0.1591, 23.1490
      CIE-Lab:
        55.2255, 86.0355, -54.7359
        CIE-LCH:
        55.2255, 101.9712, 327.5354
        CIE-Luv:
        55.2255, 71.1569, -95.7188
        Hunter-Lab:
        48.1134, 87.0856, -60.1767
      #e225e5 color charts
#e225e5 RGB chart
      #e225e5 CMYK chart
      #e225e5 RGB pie chart
      #e225e5 color shades, tints & tones
#e225e5 color schemes
#e225e5 color preview, HTML & CSS examples
           This text has a color of #e225e5        
        
          <p style="color:#e225e5;">Text here</p>
        
        
          .mytext {color:#e225e5;}
        
        Text color #e225e5
      
           This box has a color of #e225e5        
        
          <div style="background-color:#e225e5;">Content here</div>
        
        
          .mybackground {background-color:#e225e5;}
        
        Background color #e225e5
      
           Border around this has a color of #e225e5        
        
          <div style="border:2px solid #e225e5;">Content here</div>
        
        
          .myborder {border:2px solid #e225e5;}
        
        Border color #e225e5