#e427d5 color space conversions
Hex:
        #e427d5
        RGB:
        228, 39, 213
        CMY:
        11, 85, 16
        CMYK:
        0, 83, 7, 11
      HSL:
        305°, 77.7778%, 52.3529%
        HSV (HSB):
        305°, 82.8947%, 89.4118%
        XYZ:
        44.7307, 22.7491, 64.9842
        xyY:
        0.3377, 0.1717, 22.7491
      CIE-Lab:
        54.8130, 83.6905, -46.2973
        CIE-LCH:
        54.8130, 95.6428, 331.0488
        CIE-Luv:
        54.8130, 78.4958, -82.5809
        Hunter-Lab:
        47.6960, 83.9342, -47.3934
      #e427d5 color charts
#e427d5 RGB chart
      #e427d5 CMYK chart
      #e427d5 RGB pie chart
      #e427d5 color shades, tints & tones
#e427d5 color schemes
#e427d5 color preview, HTML & CSS examples
           This text has a color of #e427d5        
        
          <p style="color:#e427d5;">Text here</p>
        
        
          .mytext {color:#e427d5;}
        
        Text color #e427d5
      
           This box has a color of #e427d5        
        
          <div style="background-color:#e427d5;">Content here</div>
        
        
          .mybackground {background-color:#e427d5;}
        
        Background color #e427d5
      
           Border around this has a color of #e427d5        
        
          <div style="border:2px solid #e427d5;">Content here</div>
        
        
          .myborder {border:2px solid #e427d5;}
        
        Border color #e427d5