#e21dfd color space conversions
Hex:
        #e21dfd
        RGB:
        226, 29, 253
        CMY:
        11, 89, 1
        CMYK:
        11, 89, 0, 1
      HSL:
        293°, 98.2456%, 55.2941%
        HSV (HSB):
        293°, 88.5375%, 99.2157%
        XYZ:
        49.5330, 24.1393, 94.9772
        xyY:
        0.2937, 0.1431, 24.1393
      CIE-Lab:
        56.2270, 91.0434, -66.5658
        CIE-LCH:
        56.2270, 112.7826, 323.8278
        CIE-Luv:
        56.2270, 63.3048, -114.3488
        Hunter-Lab:
        49.1318, 93.9771, -80.2219
      #e21dfd color charts
#e21dfd RGB chart
      #e21dfd CMYK chart
      #e21dfd RGB pie chart
      #e21dfd color shades, tints & tones
#e21dfd color schemes
#e21dfd color preview, HTML & CSS examples
           This text has a color of #e21dfd        
        
          <p style="color:#e21dfd;">Text here</p>
        
        
          .mytext {color:#e21dfd;}
        
        Text color #e21dfd
      
           This box has a color of #e21dfd        
        
          <div style="background-color:#e21dfd;">Content here</div>
        
        
          .mybackground {background-color:#e21dfd;}
        
        Background color #e21dfd
      
           Border around this has a color of #e21dfd        
        
          <div style="border:2px solid #e21dfd;">Content here</div>
        
        
          .myborder {border:2px solid #e21dfd;}
        
        Border color #e21dfd