#e21fd4 color space conversions
Hex:
        #e21fd4
        RGB:
        226, 31, 212
        CMY:
        11, 88, 17
        CMYK:
        0, 86, 6, 11
      HSL:
        304°, 77.0751%, 50.3922%
        HSV (HSB):
        304°, 86.2832%, 88.6275%
        XYZ:
        43.7377, 21.9022, 64.2097
        xyY:
        0.3368, 0.1687, 21.9022
      CIE-Lab:
        53.9231, 84.6268, -47.1599
        CIE-LCH:
        53.9231, 96.8801, 330.8705
        CIE-Luv:
        53.9231, 78.4157, -83.6922
        Hunter-Lab:
        46.7998, 84.9212, -48.5865
      #e21fd4 color charts
#e21fd4 RGB chart
      #e21fd4 CMYK chart
      #e21fd4 RGB pie chart
      #e21fd4 color shades, tints & tones
#e21fd4 color schemes
#e21fd4 color preview, HTML & CSS examples
           This text has a color of #e21fd4        
        
          <p style="color:#e21fd4;">Text here</p>
        
        
          .mytext {color:#e21fd4;}
        
        Text color #e21fd4
      
           This box has a color of #e21fd4        
        
          <div style="background-color:#e21fd4;">Content here</div>
        
        
          .mybackground {background-color:#e21fd4;}
        
        Background color #e21fd4
      
           Border around this has a color of #e21fd4        
        
          <div style="border:2px solid #e21fd4;">Content here</div>
        
        
          .myborder {border:2px solid #e21fd4;}
        
        Border color #e21fd4