#e225c0 color space conversions
Hex:
        #e225c0
        RGB:
        226, 37, 192
        CMY:
        11, 85, 25
        CMYK:
        0, 84, 15, 11
      HSL:
        311°, 76.5182%, 51.5686%
        HSV (HSB):
        311°, 83.6283%, 88.6275%
        XYZ:
        41.5400, 21.2977, 51.7906
        xyY:
        0.3624, 0.1858, 21.2977
      CIE-Lab:
        53.2737, 80.8489, -36.6832
        CIE-LCH:
        53.2737, 88.7818, 335.5950
        CIE-Luv:
        53.2737, 85.8364, -67.2728
        Hunter-Lab:
        46.1494, 79.9102, -34.2330
      #e225c0 color charts
#e225c0 RGB chart
      #e225c0 CMYK chart
      #e225c0 RGB pie chart
      #e225c0 color shades, tints & tones
#e225c0 color schemes
#e225c0 color preview, HTML & CSS examples
           This text has a color of #e225c0        
        
          <p style="color:#e225c0;">Text here</p>
        
        
          .mytext {color:#e225c0;}
        
        Text color #e225c0
      
           This box has a color of #e225c0        
        
          <div style="background-color:#e225c0;">Content here</div>
        
        
          .mybackground {background-color:#e225c0;}
        
        Background color #e225c0
      
           Border around this has a color of #e225c0        
        
          <div style="border:2px solid #e225c0;">Content here</div>
        
        
          .myborder {border:2px solid #e225c0;}
        
        Border color #e225c0