#e21da7 color space conversions
Hex:
        #e21da7
        RGB:
        226, 29, 167
        CMY:
        11, 89, 35
        CMYK:
        0, 87, 26, 11
      HSL:
        318°, 77.2549%, 50.0000%
        HSV (HSB):
        318°, 87.1681%, 88.6275%
        XYZ:
        38.7784, 19.8375, 38.3444
        xyY:
        0.3999, 0.2046, 19.8375
      CIE-Lab:
        51.6530, 79.2329, -24.5924
        CIE-LCH:
        51.6530, 82.9617, 342.7566
        CIE-Luv:
        51.6530, 97.9085, -48.8804
        Hunter-Lab:
        44.5393, 77.4684, -19.8659
      #e21da7 color charts
#e21da7 RGB chart
      #e21da7 CMYK chart
      #e21da7 RGB pie chart
      #e21da7 color shades, tints & tones
#e21da7 color schemes
#e21da7 color preview, HTML & CSS examples
           This text has a color of #e21da7        
        
          <p style="color:#e21da7;">Text here</p>
        
        
          .mytext {color:#e21da7;}
        
        Text color #e21da7
      
           This box has a color of #e21da7        
        
          <div style="background-color:#e21da7;">Content here</div>
        
        
          .mybackground {background-color:#e21da7;}
        
        Background color #e21da7
      
           Border around this has a color of #e21da7        
        
          <div style="border:2px solid #e21da7;">Content here</div>
        
        
          .myborder {border:2px solid #e21da7;}
        
        Border color #e21da7