#e21bf1 color space conversions
Hex:
        #e21bf1
        RGB:
        226, 27, 241
        CMY:
        11, 89, 5
        CMYK:
        6, 89, 0, 5
      HSL:
        296°, 88.4298%, 52.5490%
        HSV (HSB):
        296°, 88.7967%, 94.5098%
        XYZ:
        47.6331, 23.3035, 85.2066
        xyY:
        0.3051, 0.1492, 23.3035
      CIE-Lab:
        55.3836, 89.4674, -61.2287
        CIE-LCH:
        55.3836, 108.4129, 325.6135
        CIE-Luv:
        55.3836, 67.6986, -105.8806
        Hunter-Lab:
        48.2737, 91.6525, -70.8596
      #e21bf1 color charts
#e21bf1 RGB chart
      #e21bf1 CMYK chart
      #e21bf1 RGB pie chart
      #e21bf1 color shades, tints & tones
#e21bf1 color schemes
#e21bf1 color preview, HTML & CSS examples
           This text has a color of #e21bf1        
        
          <p style="color:#e21bf1;">Text here</p>
        
        
          .mytext {color:#e21bf1;}
        
        Text color #e21bf1
      
           This box has a color of #e21bf1        
        
          <div style="background-color:#e21bf1;">Content here</div>
        
        
          .mybackground {background-color:#e21bf1;}
        
        Background color #e21bf1
      
           Border around this has a color of #e21bf1        
        
          <div style="border:2px solid #e21bf1;">Content here</div>
        
        
          .myborder {border:2px solid #e21bf1;}
        
        Border color #e21bf1