#e225b7 color space conversions
Hex:
        #e225b7
        RGB:
        226, 37, 183
        CMY:
        11, 85, 28
        CMYK:
        0, 84, 19, 11
      HSL:
        314°, 76.5182%, 51.5686%
        HSV (HSB):
        314°, 83.6283%, 88.6275%
        XYZ:
        40.5728, 20.9108, 46.6975
        xyY:
        0.3750, 0.1933, 20.9108
      CIE-Lab:
        52.8517, 79.7000, -32.1156
        CIE-LCH:
        52.8517, 85.9273, 338.0527
        CIE-Luv:
        52.8517, 89.6408, -60.2031
        Hunter-Lab:
        45.7283, 78.3511, -28.5368
      #e225b7 color charts
#e225b7 RGB chart
      #e225b7 CMYK chart
      #e225b7 RGB pie chart
      #e225b7 color shades, tints & tones
#e225b7 color schemes
#e225b7 color preview, HTML & CSS examples
           This text has a color of #e225b7        
        
          <p style="color:#e225b7;">Text here</p>
        
        
          .mytext {color:#e225b7;}
        
        Text color #e225b7
      
           This box has a color of #e225b7        
        
          <div style="background-color:#e225b7;">Content here</div>
        
        
          .mybackground {background-color:#e225b7;}
        
        Background color #e225b7
      
           Border around this has a color of #e225b7        
        
          <div style="border:2px solid #e225b7;">Content here</div>
        
        
          .myborder {border:2px solid #e225b7;}
        
        Border color #e225b7