#e21dfa color space conversions
Hex:
        #e21dfa
        RGB:
        226, 29, 250
        CMY:
        11, 89, 2
        CMYK:
        10, 88, 0, 2
      HSL:
        293°, 95.6710%, 54.7059%
        HSV (HSB):
        293°, 88.4000%, 98.0392%
        XYZ:
        49.0587, 23.9496, 92.4795
        xyY:
        0.2964, 0.1447, 23.9496
      CIE-Lab:
        56.0373, 90.5728, -65.2029
        CIE-LCH:
        56.0373, 111.6013, 324.2501
        CIE-Luv:
        56.0373, 64.3432, -112.1941
        Hunter-Lab:
        48.9383, 93.2970, -77.7844
      #e21dfa color charts
#e21dfa RGB chart
      #e21dfa CMYK chart
      #e21dfa RGB pie chart
      #e21dfa color shades, tints & tones
#e21dfa color schemes
#e21dfa color preview, HTML & CSS examples
           This text has a color of #e21dfa        
        
          <p style="color:#e21dfa;">Text here</p>
        
        
          .mytext {color:#e21dfa;}
        
        Text color #e21dfa
      
           This box has a color of #e21dfa        
        
          <div style="background-color:#e21dfa;">Content here</div>
        
        
          .mybackground {background-color:#e21dfa;}
        
        Background color #e21dfa
      
           Border around this has a color of #e21dfa        
        
          <div style="border:2px solid #e21dfa;">Content here</div>
        
        
          .myborder {border:2px solid #e21dfa;}
        
        Border color #e21dfa