#e450af color space conversions
Hex:
        #e450af
        RGB:
        228, 80, 175
        CMY:
        11, 69, 31
        CMYK:
        0, 65, 23, 11
      HSL:
        321°, 73.2673%, 60.3922%
        HSV (HSB):
        321°, 64.9123%, 89.4118%
        XYZ:
        42.6014, 25.3264, 43.2006
        xyY:
        0.3834, 0.2279, 25.3264
      CIE-Lab:
        57.3921, 66.3019, -20.4244
        CIE-LCH:
        57.3921, 69.3765, 342.8785
        CIE-Luv:
        57.3921, 82.6753, -41.3934
        Hunter-Lab:
        50.3254, 63.0343, -15.6683
      #e450af color charts
#e450af RGB chart
      #e450af CMYK chart
      #e450af RGB pie chart
      #e450af color shades, tints & tones
#e450af color schemes
#e450af color preview, HTML & CSS examples
           This text has a color of #e450af        
        
          <p style="color:#e450af;">Text here</p>
        
        
          .mytext {color:#e450af;}
        
        Text color #e450af
      
           This box has a color of #e450af        
        
          <div style="background-color:#e450af;">Content here</div>
        
        
          .mybackground {background-color:#e450af;}
        
        Background color #e450af
      
           Border around this has a color of #e450af        
        
          <div style="border:2px solid #e450af;">Content here</div>
        
        
          .myborder {border:2px solid #e450af;}
        
        Border color #e450af