#e21dca color space conversions
Hex:
        #e21dca
        RGB:
        226, 29, 202
        CMY:
        11, 89, 21
        CMYK:
        0, 87, 11, 11
      HSL:
        307°, 77.2549%, 50.0000%
        HSV (HSB):
        307°, 87.1681%, 88.6275%
        XYZ:
        42.4641, 21.3117, 57.7526
        xyY:
        0.3494, 0.1754, 21.3117
      CIE-Lab:
        53.2890, 83.5760, -42.4313
        CIE-LCH:
        53.2890, 93.7303, 333.0832
        CIE-Luv:
        53.2890, 82.7239, -76.2639
        Hunter-Lab:
        46.1646, 83.4032, -41.8573
      #e21dca color charts
#e21dca RGB chart
      #e21dca CMYK chart
      #e21dca RGB pie chart
      #e21dca color shades, tints & tones
#e21dca color schemes
#e21dca color preview, HTML & CSS examples
           This text has a color of #e21dca        
        
          <p style="color:#e21dca;">Text here</p>
        
        
          .mytext {color:#e21dca;}
        
        Text color #e21dca
      
           This box has a color of #e21dca        
        
          <div style="background-color:#e21dca;">Content here</div>
        
        
          .mybackground {background-color:#e21dca;}
        
        Background color #e21dca
      
           Border around this has a color of #e21dca        
        
          <div style="border:2px solid #e21dca;">Content here</div>
        
        
          .myborder {border:2px solid #e21dca;}
        
        Border color #e21dca