#e21fe5 color space conversions
Hex:
        #e21fe5
        RGB:
        226, 31, 229
        CMY:
        11, 88, 10
        CMYK:
        1, 86, 0, 10
      HSL:
        299°, 79.2000%, 50.9804%
        HSV (HSB):
        299°, 86.4629%, 89.8039%
        XYZ:
        45.9969, 22.8059, 76.1064
        xyY:
        0.3174, 0.1574, 22.8059
      CIE-Lab:
        54.8718, 87.0726, -55.3012
        CIE-LCH:
        54.8718, 103.1497, 327.5797
        CIE-Luv:
        54.8718, 71.7937, -96.5512
        Hunter-Lab:
        47.7555, 88.3546, -61.0598
      #e21fe5 color charts
#e21fe5 RGB chart
      #e21fe5 CMYK chart
      #e21fe5 RGB pie chart
      #e21fe5 color shades, tints & tones
#e21fe5 color schemes
#e21fe5 color preview, HTML & CSS examples
           This text has a color of #e21fe5        
        
          <p style="color:#e21fe5;">Text here</p>
        
        
          .mytext {color:#e21fe5;}
        
        Text color #e21fe5
      
           This box has a color of #e21fe5        
        
          <div style="background-color:#e21fe5;">Content here</div>
        
        
          .mybackground {background-color:#e21fe5;}
        
        Background color #e21fe5
      
           Border around this has a color of #e21fe5        
        
          <div style="border:2px solid #e21fe5;">Content here</div>
        
        
          .myborder {border:2px solid #e21fe5;}
        
        Border color #e21fe5