#e33af4 color space conversions
Hex:
        #e33af4
        RGB:
        227, 58, 244
        CMY:
        11, 77, 4
        CMYK:
        7, 76, 0, 4
      HSL:
        295°, 89.4231%, 59.2157%
        HSV (HSB):
        295°, 76.2295%, 95.6863%
        XYZ:
        49.5207, 25.8887, 87.9749
        xyY:
        0.3031, 0.1585, 25.8887
      CIE-Lab:
        57.9312, 83.6645, -58.8110
        CIE-LCH:
        57.9312, 102.2667, 324.8952
        CIE-Luv:
        57.9312, 63.5772, -102.6665
        Hunter-Lab:
        50.8809, 84.6867, -66.8979
      #e33af4 color charts
#e33af4 RGB chart
      #e33af4 CMYK chart
      #e33af4 RGB pie chart
      #e33af4 color shades, tints & tones
#e33af4 color schemes
#e33af4 color preview, HTML & CSS examples
           This text has a color of #e33af4        
        
          <p style="color:#e33af4;">Text here</p>
        
        
          .mytext {color:#e33af4;}
        
        Text color #e33af4
      
           This box has a color of #e33af4        
        
          <div style="background-color:#e33af4;">Content here</div>
        
        
          .mybackground {background-color:#e33af4;}
        
        Background color #e33af4
      
           Border around this has a color of #e33af4        
        
          <div style="border:2px solid #e33af4;">Content here</div>
        
        
          .myborder {border:2px solid #e33af4;}
        
        Border color #e33af4