#e21de5 color space conversions
Hex:
        #e21de5
        RGB:
        226, 29, 229
        CMY:
        11, 89, 10
        CMYK:
        1, 87, 0, 10
      HSL:
        299°, 79.3651%, 50.5882%
        HSV (HSB):
        299°, 87.3362%, 89.8039%
        XYZ:
        45.9463, 22.7046, 76.0895
        xyY:
        0.3174, 0.1569, 22.7046
      CIE-Lab:
        54.7668, 87.3812, -55.4692
        CIE-LCH:
        54.7668, 103.5003, 327.5928
        CIE-Luv:
        54.7668, 71.9818, -96.7970
        Hunter-Lab:
        47.6494, 88.7335, -61.3235
      #e21de5 color charts
#e21de5 RGB chart
      #e21de5 CMYK chart
      #e21de5 RGB pie chart
      #e21de5 color shades, tints & tones
#e21de5 color schemes
#e21de5 color preview, HTML & CSS examples
           This text has a color of #e21de5        
        
          <p style="color:#e21de5;">Text here</p>
        
        
          .mytext {color:#e21de5;}
        
        Text color #e21de5
      
           This box has a color of #e21de5        
        
          <div style="background-color:#e21de5;">Content here</div>
        
        
          .mybackground {background-color:#e21de5;}
        
        Background color #e21de5
      
           Border around this has a color of #e21de5        
        
          <div style="border:2px solid #e21de5;">Content here</div>
        
        
          .myborder {border:2px solid #e21de5;}
        
        Border color #e21de5