#e21bf8 color space conversions
Hex:
        #e21bf8
        RGB:
        226, 27, 248
        CMY:
        11, 89, 3
        CMYK:
        9, 89, 0, 3
      HSL:
        294°, 94.0426%, 53.9216%
        HSV (HSB):
        294°, 89.1129%, 97.2549%
        XYZ:
        48.6992, 23.7299, 90.8205
        xyY:
        0.2983, 0.1454, 23.7299
      CIE-Lab:
        55.8164, 90.5430, -64.4444
        CIE-LCH:
        55.8164, 111.1356, 324.5585
        CIE-Luv:
        55.8164, 65.1957, -110.9630
        Hunter-Lab:
        48.7134, 93.1998, -76.4401
      #e21bf8 color charts
#e21bf8 RGB chart
      #e21bf8 CMYK chart
      #e21bf8 RGB pie chart
      #e21bf8 color shades, tints & tones
#e21bf8 color schemes
#e21bf8 color preview, HTML & CSS examples
           This text has a color of #e21bf8        
        
          <p style="color:#e21bf8;">Text here</p>
        
        
          .mytext {color:#e21bf8;}
        
        Text color #e21bf8
      
           This box has a color of #e21bf8        
        
          <div style="background-color:#e21bf8;">Content here</div>
        
        
          .mybackground {background-color:#e21bf8;}
        
        Background color #e21bf8
      
           Border around this has a color of #e21bf8        
        
          <div style="border:2px solid #e21bf8;">Content here</div>
        
        
          .myborder {border:2px solid #e21bf8;}
        
        Border color #e21bf8