#e42dff color space conversions
Hex:
        #e42dff
        RGB:
        228, 45, 255
        CMY:
        11, 82, 0
        CMYK:
        11, 82, 0, 0
      HSL:
        292°, 100.0000%, 58.8235%
        HSV (HSB):
        292°, 82.3529%, 100.0000%
        XYZ:
        50.9833, 25.5908, 96.8601
        xyY:
        0.2940, 0.1476, 25.5908
      CIE-Lab:
        57.6465, 88.8141, -65.3730
        CIE-LCH:
        57.6465, 110.2795, 323.6445
        CIE-Luv:
        57.6465, 62.4124, -113.0433
        Hunter-Lab:
        50.5873, 91.3695, -78.1122
      #e42dff color charts
#e42dff RGB chart
      #e42dff CMYK chart
      #e42dff RGB pie chart
      #e42dff color shades, tints & tones
#e42dff color schemes
#e42dff color preview, HTML & CSS examples
           This text has a color of #e42dff        
        
          <p style="color:#e42dff;">Text here</p>
        
        
          .mytext {color:#e42dff;}
        
        Text color #e42dff
      
           This box has a color of #e42dff        
        
          <div style="background-color:#e42dff;">Content here</div>
        
        
          .mybackground {background-color:#e42dff;}
        
        Background color #e42dff
      
           Border around this has a color of #e42dff        
        
          <div style="border:2px solid #e42dff;">Content here</div>
        
        
          .myborder {border:2px solid #e42dff;}
        
        Border color #e42dff