#e21bf7 color space conversions
Hex:
        #e21bf7
        RGB:
        226, 27, 247
        CMY:
        11, 89, 3
        CMYK:
        9, 89, 0, 3
      HSL:
        294°, 93.2203%, 53.7255%
        HSV (HSB):
        294°, 89.0688%, 96.8627%
        XYZ:
        48.5445, 23.6680, 90.0055
        xyY:
        0.2993, 0.1459, 23.6680
      CIE-Lab:
        55.7539, 90.3882, -63.9873
        CIE-LCH:
        55.7539, 110.7447, 324.7047
        CIE-Luv:
        55.7539, 65.5488, -110.2407
        Hunter-Lab:
        48.6498, 92.9764, -75.6358
      #e21bf7 color charts
#e21bf7 RGB chart
      #e21bf7 CMYK chart
      #e21bf7 RGB pie chart
      #e21bf7 color shades, tints & tones
#e21bf7 color schemes
#e21bf7 color preview, HTML & CSS examples
           This text has a color of #e21bf7        
        
          <p style="color:#e21bf7;">Text here</p>
        
        
          .mytext {color:#e21bf7;}
        
        Text color #e21bf7
      
           This box has a color of #e21bf7        
        
          <div style="background-color:#e21bf7;">Content here</div>
        
        
          .mybackground {background-color:#e21bf7;}
        
        Background color #e21bf7
      
           Border around this has a color of #e21bf7        
        
          <div style="border:2px solid #e21bf7;">Content here</div>
        
        
          .myborder {border:2px solid #e21bf7;}
        
        Border color #e21bf7