#e32df0 color space conversions
Hex:
        #e32df0
        RGB:
        227, 45, 240
        CMY:
        11, 82, 6
        CMYK:
        5, 81, 0, 6
      HSL:
        296°, 86.6667%, 55.8824%
        HSV (HSB):
        296°, 81.2500%, 94.1176%
        XYZ:
        48.3451, 24.4989, 84.6188
        xyY:
        0.3070, 0.1556, 24.4989
      CIE-Lab:
        56.5839, 86.2625, -58.7343
        CIE-LCH:
        56.5839, 104.3597, 325.7499
        CIE-Luv:
        56.5839, 66.8824, -102.3145
        Hunter-Lab:
        49.4964, 87.7294, -66.7144
      #e32df0 color charts
#e32df0 RGB chart
      #e32df0 CMYK chart
      #e32df0 RGB pie chart
      #e32df0 color shades, tints & tones
#e32df0 color schemes
#e32df0 color preview, HTML & CSS examples
           This text has a color of #e32df0        
        
          <p style="color:#e32df0;">Text here</p>
        
        
          .mytext {color:#e32df0;}
        
        Text color #e32df0
      
           This box has a color of #e32df0        
        
          <div style="background-color:#e32df0;">Content here</div>
        
        
          .mybackground {background-color:#e32df0;}
        
        Background color #e32df0
      
           Border around this has a color of #e32df0        
        
          <div style="border:2px solid #e32df0;">Content here</div>
        
        
          .myborder {border:2px solid #e32df0;}
        
        Border color #e32df0