#e21085 color space conversions
Hex:
        #e21085
        RGB:
        226, 16, 133
        CMY:
        11, 94, 48
        CMYK:
        0, 93, 41, 11
      HSL:
        327°, 86.7769%, 47.4510%
        HSV (HSB):
        327°, 92.9204%, 88.6275%
        XYZ:
        35.7830, 18.2328, 23.8236
        xyY:
        0.4597, 0.2342, 18.2328
      CIE-Lab:
        49.7772, 77.5124, -7.1073
        CIE-LCH:
        49.7772, 77.8375, 354.7611
        CIE-Luv:
        49.7772, 115.2398, -24.1711
        Hunter-Lab:
        42.6999, 74.8602, -3.1899
      #e21085 color charts
#e21085 RGB chart
      #e21085 CMYK chart
      #e21085 RGB pie chart
      #e21085 color shades, tints & tones
#e21085 color schemes
#e21085 color preview, HTML & CSS examples
           This text has a color of #e21085        
        
          <p style="color:#e21085;">Text here</p>
        
        
          .mytext {color:#e21085;}
        
        Text color #e21085
      
           This box has a color of #e21085        
        
          <div style="background-color:#e21085;">Content here</div>
        
        
          .mybackground {background-color:#e21085;}
        
        Background color #e21085
      
           Border around this has a color of #e21085        
        
          <div style="border:2px solid #e21085;">Content here</div>
        
        
          .myborder {border:2px solid #e21085;}
        
        Border color #e21085