#e21df0 color space conversions
Hex:
        #e21df0
        RGB:
        226, 29, 240
        CMY:
        11, 89, 6
        CMYK:
        6, 88, 0, 6
      HSL:
        296°, 87.5519%, 52.7451%
        HSV (HSB):
        296°, 87.9167%, 94.1176%
        XYZ:
        47.5316, 23.3388, 84.4377
        xyY:
        0.3060, 0.1503, 23.3388
      CIE-Lab:
        55.4196, 89.0298, -60.6106
        CIE-LCH:
        55.4196, 107.7031, 325.7533
        CIE-Luv:
        55.4196, 67.9000, -104.9299
        Hunter-Lab:
        48.3102, 91.0802, -69.8113
      #e21df0 color charts
#e21df0 RGB chart
      #e21df0 CMYK chart
      #e21df0 RGB pie chart
      #e21df0 color shades, tints & tones
#e21df0 color schemes
#e21df0 color preview, HTML & CSS examples
           This text has a color of #e21df0        
        
          <p style="color:#e21df0;">Text here</p>
        
        
          .mytext {color:#e21df0;}
        
        Text color #e21df0
      
           This box has a color of #e21df0        
        
          <div style="background-color:#e21df0;">Content here</div>
        
        
          .mybackground {background-color:#e21df0;}
        
        Background color #e21df0
      
           Border around this has a color of #e21df0        
        
          <div style="border:2px solid #e21df0;">Content here</div>
        
        
          .myborder {border:2px solid #e21df0;}
        
        Border color #e21df0