#e21fc3 color space conversions
Hex:
        #e21fc3
        RGB:
        226, 31, 195
        CMY:
        11, 88, 24
        CMYK:
        0, 86, 14, 11
      HSL:
        310°, 77.0751%, 50.3922%
        HSV (HSB):
        310°, 86.2832%, 88.6275%
        XYZ:
        41.7043, 21.0889, 53.5023
        xyY:
        0.3586, 0.1813, 21.0889
      CIE-Lab:
        53.0466, 82.3276, -38.7761
        CIE-LCH:
        53.0466, 91.0023, 334.7797
        CIE-Luv:
        53.0466, 85.4171, -70.5549
        Hunter-Lab:
        45.9226, 81.7392, -36.9302
      #e21fc3 color charts
#e21fc3 RGB chart
      #e21fc3 CMYK chart
      #e21fc3 RGB pie chart
      #e21fc3 color shades, tints & tones
#e21fc3 color schemes
#e21fc3 color preview, HTML & CSS examples
           This text has a color of #e21fc3        
        
          <p style="color:#e21fc3;">Text here</p>
        
        
          .mytext {color:#e21fc3;}
        
        Text color #e21fc3
      
           This box has a color of #e21fc3        
        
          <div style="background-color:#e21fc3;">Content here</div>
        
        
          .mybackground {background-color:#e21fc3;}
        
        Background color #e21fc3
      
           Border around this has a color of #e21fc3        
        
          <div style="border:2px solid #e21fc3;">Content here</div>
        
        
          .myborder {border:2px solid #e21fc3;}
        
        Border color #e21fc3