#e21af0 color space conversions
Hex:
        #e21af0
        RGB:
        226, 26, 240
        CMY:
        11, 90, 6
        CMYK:
        6, 89, 0, 6
      HSL:
        296°, 87.7049%, 52.1569%
        HSV (HSB):
        296°, 89.1667%, 94.1176%
        XYZ:
        47.4616, 23.1988, 84.4144
        xyY:
        0.3061, 0.1496, 23.1988
      CIE-Lab:
        55.2765, 89.4515, -60.8403
        CIE-LCH:
        55.2765, 108.1809, 325.7785
        CIE-Luv:
        55.2765, 68.1392, -105.2539
        Hunter-Lab:
        48.1651, 91.6037, -70.1962
      #e21af0 color charts
#e21af0 RGB chart
      #e21af0 CMYK chart
      #e21af0 RGB pie chart
      #e21af0 color shades, tints & tones
#e21af0 color schemes
#e21af0 color preview, HTML & CSS examples
           This text has a color of #e21af0        
        
          <p style="color:#e21af0;">Text here</p>
        
        
          .mytext {color:#e21af0;}
        
        Text color #e21af0
      
           This box has a color of #e21af0        
        
          <div style="background-color:#e21af0;">Content here</div>
        
        
          .mybackground {background-color:#e21af0;}
        
        Background color #e21af0
      
           Border around this has a color of #e21af0        
        
          <div style="border:2px solid #e21af0;">Content here</div>
        
        
          .myborder {border:2px solid #e21af0;}
        
        Border color #e21af0