#e448c2 color space conversions
Hex:
        #e448c2
        RGB:
        228, 72, 194
        CMY:
        11, 72, 24
        CMYK:
        0, 68, 15, 11
      HSL:
        313°, 74.2857%, 58.8235%
        HSV (HSB):
        313°, 68.4211%, 89.4118%
        XYZ:
        44.0499, 25.0238, 53.5473
        xyY:
        0.3592, 0.2041, 25.0238
      CIE-Lab:
        57.0986, 71.8557, -31.8342
        CIE-LCH:
        57.0986, 78.5917, 336.1052
        CIE-Luv:
        57.0986, 78.6278, -59.4336
        Hunter-Lab:
        50.0237, 69.6419, -28.4496
      #e448c2 color charts
#e448c2 RGB chart
      #e448c2 CMYK chart
      #e448c2 RGB pie chart
      #e448c2 color shades, tints & tones
#e448c2 color schemes
#e448c2 color preview, HTML & CSS examples
           This text has a color of #e448c2        
        
          <p style="color:#e448c2;">Text here</p>
        
        
          .mytext {color:#e448c2;}
        
        Text color #e448c2
      
           This box has a color of #e448c2        
        
          <div style="background-color:#e448c2;">Content here</div>
        
        
          .mybackground {background-color:#e448c2;}
        
        Background color #e448c2
      
           Border around this has a color of #e448c2        
        
          <div style="border:2px solid #e448c2;">Content here</div>
        
        
          .myborder {border:2px solid #e448c2;}
        
        Border color #e448c2