#e448e2 color space conversions
Hex:
        #e448e2
        RGB:
        228, 72, 226
        CMY:
        11, 72, 11
        CMYK:
        0, 68, 1, 11
      HSL:
        301°, 74.2857%, 58.8235%
        HSV (HSB):
        301°, 68.4211%, 89.4118%
        XYZ:
        48.0397, 26.6197, 74.5576
        xyY:
        0.3219, 0.1784, 26.6197
      CIE-Lab:
        58.6206, 76.6413, -47.6255
        CIE-LCH:
        58.6206, 90.2335, 328.1429
        CIE-Luv:
        58.6206, 67.4688, -84.8148
        Hunter-Lab:
        51.5943, 75.9124, -49.5625
      #e448e2 color charts
#e448e2 RGB chart
      #e448e2 CMYK chart
      #e448e2 RGB pie chart
      #e448e2 color shades, tints & tones
#e448e2 color schemes
#e448e2 color preview, HTML & CSS examples
           This text has a color of #e448e2        
        
          <p style="color:#e448e2;">Text here</p>
        
        
          .mytext {color:#e448e2;}
        
        Text color #e448e2
      
           This box has a color of #e448e2        
        
          <div style="background-color:#e448e2;">Content here</div>
        
        
          .mybackground {background-color:#e448e2;}
        
        Background color #e448e2
      
           Border around this has a color of #e448e2        
        
          <div style="border:2px solid #e448e2;">Content here</div>
        
        
          .myborder {border:2px solid #e448e2;}
        
        Border color #e448e2