#e225d4 color space conversions
Hex:
        #e225d4
        RGB:
        226, 37, 212
        CMY:
        11, 85, 17
        CMYK:
        0, 84, 6, 11
      HSL:
        304°, 76.5182%, 51.5686%
        HSV (HSB):
        304°, 83.6283%, 88.6275%
        XYZ:
        43.9093, 22.2454, 64.2669
        xyY:
        0.3367, 0.1706, 22.2454
      CIE-Lab:
        54.2864, 83.5650, -46.5833
        CIE-LCH:
        54.2864, 95.6719, 330.8625
        CIE-Luv:
        54.2864, 77.6892, -82.8054
        Hunter-Lab:
        47.1650, 83.6397, -47.7729
      #e225d4 color charts
#e225d4 RGB chart
      #e225d4 CMYK chart
      #e225d4 RGB pie chart
      #e225d4 color shades, tints & tones
#e225d4 color schemes
#e225d4 color preview, HTML & CSS examples
           This text has a color of #e225d4        
        
          <p style="color:#e225d4;">Text here</p>
        
        
          .mytext {color:#e225d4;}
        
        Text color #e225d4
      
           This box has a color of #e225d4        
        
          <div style="background-color:#e225d4;">Content here</div>
        
        
          .mybackground {background-color:#e225d4;}
        
        Background color #e225d4
      
           Border around this has a color of #e225d4        
        
          <div style="border:2px solid #e225d4;">Content here</div>
        
        
          .myborder {border:2px solid #e225d4;}
        
        Border color #e225d4