#e21bc1 color space conversions
Hex:
        #e21bc1
        RGB:
        226, 27, 193
        CMY:
        11, 89, 24
        CMYK:
        0, 88, 15, 11
      HSL:
        310°, 78.6561%, 49.6078%
        HSV (HSB):
        310°, 88.0531%, 88.6275%
        XYZ:
        41.3816, 20.8029, 52.2864
        xyY:
        0.3615, 0.1817, 20.8029
      CIE-Lab:
        52.7331, 82.6964, -38.1119
        CIE-LCH:
        52.7331, 91.0561, 335.2567
        CIE-Luv:
        52.7331, 86.7478, -69.5340
        Hunter-Lab:
        45.6102, 82.1333, -36.0415
      #e21bc1 color charts
#e21bc1 RGB chart
      #e21bc1 CMYK chart
      #e21bc1 RGB pie chart
      #e21bc1 color shades, tints & tones
#e21bc1 color schemes
#e21bc1 color preview, HTML & CSS examples
           This text has a color of #e21bc1        
        
          <p style="color:#e21bc1;">Text here</p>
        
        
          .mytext {color:#e21bc1;}
        
        Text color #e21bc1
      
           This box has a color of #e21bc1        
        
          <div style="background-color:#e21bc1;">Content here</div>
        
        
          .mybackground {background-color:#e21bc1;}
        
        Background color #e21bc1
      
           Border around this has a color of #e21bc1        
        
          <div style="border:2px solid #e21bc1;">Content here</div>
        
        
          .myborder {border:2px solid #e21bc1;}
        
        Border color #e21bc1