#e21bbb color space conversions
Hex:
        #e21bbb
        RGB:
        226, 27, 187
        CMY:
        11, 89, 27
        CMYK:
        0, 88, 17, 11
      HSL:
        312°, 78.6561%, 49.6078%
        HSV (HSB):
        312°, 88.0531%, 88.6275%
        XYZ:
        40.7256, 20.5405, 48.8319
        xyY:
        0.3699, 0.1866, 20.5405
      CIE-Lab:
        52.4429, 81.9342, -35.0843
        CIE-LCH:
        52.4429, 89.1298, 336.8193
        CIE-Luv:
        52.4429, 89.3359, -64.8493
        Hunter-Lab:
        45.3216, 81.0858, -32.1571
      #e21bbb color charts
#e21bbb RGB chart
      #e21bbb CMYK chart
      #e21bbb RGB pie chart
      #e21bbb color shades, tints & tones
#e21bbb color schemes
#e21bbb color preview, HTML & CSS examples
           This text has a color of #e21bbb        
        
          <p style="color:#e21bbb;">Text here</p>
        
        
          .mytext {color:#e21bbb;}
        
        Text color #e21bbb
      
           This box has a color of #e21bbb        
        
          <div style="background-color:#e21bbb;">Content here</div>
        
        
          .mybackground {background-color:#e21bbb;}
        
        Background color #e21bbb
      
           Border around this has a color of #e21bbb        
        
          <div style="border:2px solid #e21bbb;">Content here</div>
        
        
          .myborder {border:2px solid #e21bbb;}
        
        Border color #e21bbb