#e448ec color space conversions
Hex:
        #e448ec
        RGB:
        228, 72, 236
        CMY:
        11, 72, 7
        CMYK:
        3, 69, 0, 7
      HSL:
        297°, 81.1881%, 60.3922%
        HSV (HSB):
        297°, 69.4915%, 92.5490%
        XYZ:
        49.4526, 27.1848, 81.9976
        xyY:
        0.3117, 0.1714, 27.1848
      CIE-Lab:
        59.1450, 78.2479, -52.4001
        CIE-LCH:
        59.1450, 94.1728, 326.1911
        CIE-Luv:
        59.1450, 64.1660, -92.5864
        Hunter-Lab:
        52.1391, 78.0593, -56.7463
      #e448ec color charts
#e448ec RGB chart
      #e448ec CMYK chart
      #e448ec RGB pie chart
      #e448ec color shades, tints & tones
#e448ec color schemes
#e448ec color preview, HTML & CSS examples
           This text has a color of #e448ec        
        
          <p style="color:#e448ec;">Text here</p>
        
        
          .mytext {color:#e448ec;}
        
        Text color #e448ec
      
           This box has a color of #e448ec        
        
          <div style="background-color:#e448ec;">Content here</div>
        
        
          .mybackground {background-color:#e448ec;}
        
        Background color #e448ec
      
           Border around this has a color of #e448ec        
        
          <div style="border:2px solid #e448ec;">Content here</div>
        
        
          .myborder {border:2px solid #e448ec;}
        
        Border color #e448ec