#e42dcd color space conversions
Hex:
        #e42dcd
        RGB:
        228, 45, 205
        CMY:
        11, 82, 20
        CMYK:
        0, 80, 10, 11
      HSL:
        308°, 77.2152%, 53.5294%
        HSV (HSB):
        308°, 80.2632%, 89.4118%
        XYZ:
        43.9527, 22.7785, 59.8377
        xyY:
        0.3473, 0.1800, 22.7785
      CIE-Lab:
        54.8435, 81.2912, -41.6766
        CIE-LCH:
        54.8435, 91.3521, 332.8566
        CIE-Luv:
        54.8435, 80.7439, -75.2783
        Hunter-Lab:
        47.7269, 80.8627, -40.9263
      #e42dcd color charts
#e42dcd RGB chart
      #e42dcd CMYK chart
      #e42dcd RGB pie chart
      #e42dcd color shades, tints & tones
#e42dcd color schemes
#e42dcd color preview, HTML & CSS examples
           This text has a color of #e42dcd        
        
          <p style="color:#e42dcd;">Text here</p>
        
        
          .mytext {color:#e42dcd;}
        
        Text color #e42dcd
      
           This box has a color of #e42dcd        
        
          <div style="background-color:#e42dcd;">Content here</div>
        
        
          .mybackground {background-color:#e42dcd;}
        
        Background color #e42dcd
      
           Border around this has a color of #e42dcd        
        
          <div style="border:2px solid #e42dcd;">Content here</div>
        
        
          .myborder {border:2px solid #e42dcd;}
        
        Border color #e42dcd