#e427e7 color space conversions
Hex:
        #e427e7
        RGB:
        228, 39, 231
        CMY:
        11, 85, 9
        CMYK:
        1, 83, 0, 9
      HSL:
        299°, 80.0000%, 52.9412%
        HSV (HSB):
        299°, 83.1169%, 90.5882%
        XYZ:
        47.1442, 23.7145, 77.6939
        xyY:
        0.3174, 0.1596, 23.7145
      CIE-Lab:
        55.8008, 86.3053, -54.9251
        CIE-LCH:
        55.8008, 102.3004, 327.5272
        CIE-Luv:
        55.8008, 71.5915, -96.2792
        Hunter-Lab:
        48.6976, 87.5855, -60.5051
      #e427e7 color charts
#e427e7 RGB chart
      #e427e7 CMYK chart
      #e427e7 RGB pie chart
      #e427e7 color shades, tints & tones
#e427e7 color schemes
#e427e7 color preview, HTML & CSS examples
           This text has a color of #e427e7        
        
          <p style="color:#e427e7;">Text here</p>
        
        
          .mytext {color:#e427e7;}
        
        Text color #e427e7
      
           This box has a color of #e427e7        
        
          <div style="background-color:#e427e7;">Content here</div>
        
        
          .mybackground {background-color:#e427e7;}
        
        Background color #e427e7
      
           Border around this has a color of #e427e7        
        
          <div style="border:2px solid #e427e7;">Content here</div>
        
        
          .myborder {border:2px solid #e427e7;}
        
        Border color #e427e7