#e427ef color space conversions
Hex:
        #e427ef
        RGB:
        228, 39, 239
        CMY:
        11, 85, 6
        CMYK:
        5, 84, 0, 6
      HSL:
        297°, 86.2069%, 54.5098%
        HSV (HSB):
        297°, 83.6820%, 93.7255%
        XYZ:
        48.3004, 24.1770, 83.7823
        xyY:
        0.3091, 0.1547, 24.1770
      CIE-Lab:
        56.2646, 87.5159, -58.6770
        CIE-LCH:
        56.2646, 105.3661, 326.1592
        CIE-Luv:
        56.2646, 68.6620, -102.2522
        Hunter-Lab:
        49.1701, 89.2950, -66.6067
      #e427ef color charts
#e427ef RGB chart
      #e427ef CMYK chart
      #e427ef RGB pie chart
      #e427ef color shades, tints & tones
#e427ef color schemes
#e427ef color preview, HTML & CSS examples
           This text has a color of #e427ef        
        
          <p style="color:#e427ef;">Text here</p>
        
        
          .mytext {color:#e427ef;}
        
        Text color #e427ef
      
           This box has a color of #e427ef        
        
          <div style="background-color:#e427ef;">Content here</div>
        
        
          .mybackground {background-color:#e427ef;}
        
        Background color #e427ef
      
           Border around this has a color of #e427ef        
        
          <div style="border:2px solid #e427ef;">Content here</div>
        
        
          .myborder {border:2px solid #e427ef;}
        
        Border color #e427ef