#e32ef2 color space conversions
Hex:
        #e32ef2
        RGB:
        227, 46, 242
        CMY:
        11, 82, 5
        CMYK:
        6, 81, 0, 5
      HSL:
        295°, 88.2883%, 56.4706%
        HSV (HSB):
        295°, 80.9917%, 94.9020%
        XYZ:
        48.6826, 24.6957, 86.2053
        xyY:
        0.3051, 0.1548, 24.6957
      CIE-Lab:
        56.7777, 86.3537, -59.5423
        CIE-LCH:
        56.7777, 104.8916, 325.4131
        CIE-Luv:
        56.7777, 66.0504, -103.6223
        Hunter-Lab:
        49.6948, 87.8984, -68.0638
      #e32ef2 color charts
#e32ef2 RGB chart
      #e32ef2 CMYK chart
      #e32ef2 RGB pie chart
      #e32ef2 color shades, tints & tones
#e32ef2 color schemes
#e32ef2 color preview, HTML & CSS examples
           This text has a color of #e32ef2        
        
          <p style="color:#e32ef2;">Text here</p>
        
        
          .mytext {color:#e32ef2;}
        
        Text color #e32ef2
      
           This box has a color of #e32ef2        
        
          <div style="background-color:#e32ef2;">Content here</div>
        
        
          .mybackground {background-color:#e32ef2;}
        
        Background color #e32ef2
      
           Border around this has a color of #e32ef2        
        
          <div style="border:2px solid #e32ef2;">Content here</div>
        
        
          .myborder {border:2px solid #e32ef2;}
        
        Border color #e32ef2