#e452df color space conversions
Hex:
        #e452df
        RGB:
        228, 82, 223
        CMY:
        11, 68, 13
        CMYK:
        0, 64, 2, 11
      HSL:
        302°, 73.0000%, 60.7843%
        HSV (HSB):
        302°, 64.0351%, 89.4118%
        XYZ:
        48.3315, 27.8563, 72.6415
        xyY:
        0.3247, 0.1872, 27.8563
      CIE-Lab:
        59.7587, 72.5407, -44.1401
        CIE-LCH:
        59.7587, 84.9146, 328.6800
        CIE-Luv:
        59.7587, 65.8462, -79.1312
        Hunter-Lab:
        52.7790, 71.0949, -44.6574
      #e452df color charts
#e452df RGB chart
      #e452df CMYK chart
      #e452df RGB pie chart
      #e452df color shades, tints & tones
#e452df color schemes
#e452df color preview, HTML & CSS examples
           This text has a color of #e452df        
        
          <p style="color:#e452df;">Text here</p>
        
        
          .mytext {color:#e452df;}
        
        Text color #e452df
      
           This box has a color of #e452df        
        
          <div style="background-color:#e452df;">Content here</div>
        
        
          .mybackground {background-color:#e452df;}
        
        Background color #e452df
      
           Border around this has a color of #e452df        
        
          <div style="border:2px solid #e452df;">Content here</div>
        
        
          .myborder {border:2px solid #e452df;}
        
        Border color #e452df