#e21ed7 color space conversions
Hex:
        #e21ed7
        RGB:
        226, 30, 215
        CMY:
        11, 88, 16
        CMYK:
        0, 87, 5, 11
      HSL:
        303°, 77.1654%, 50.1961%
        HSV (HSB):
        303°, 86.7257%, 88.6275%
        XYZ:
        44.0940, 22.0036, 66.2131
        xyY:
        0.3333, 0.1663, 22.0036
      CIE-Lab:
        54.0308, 85.2080, -48.7006
        CIE-LCH:
        54.0308, 98.1435, 330.2499
        CIE-Luv:
        54.0308, 77.3248, -86.1155
        Hunter-Lab:
        46.9080, 85.7031, -50.8553
      #e21ed7 color charts
#e21ed7 RGB chart
      #e21ed7 CMYK chart
      #e21ed7 RGB pie chart
      #e21ed7 color shades, tints & tones
#e21ed7 color schemes
#e21ed7 color preview, HTML & CSS examples
           This text has a color of #e21ed7        
        
          <p style="color:#e21ed7;">Text here</p>
        
        
          .mytext {color:#e21ed7;}
        
        Text color #e21ed7
      
           This box has a color of #e21ed7        
        
          <div style="background-color:#e21ed7;">Content here</div>
        
        
          .mybackground {background-color:#e21ed7;}
        
        Background color #e21ed7
      
           Border around this has a color of #e21ed7        
        
          <div style="border:2px solid #e21ed7;">Content here</div>
        
        
          .myborder {border:2px solid #e21ed7;}
        
        Border color #e21ed7