#e282af color space conversions
Hex:
        #e282af
        RGB:
        226, 130, 175
        CMY:
        11, 49, 31
        CMYK:
        0, 42, 23, 11
      HSL:
        332°, 62.3377%, 69.8039%
        HSV (HSB):
        332°, 42.4779%, 88.6275%
        XYZ:
        47.0845, 35.2292, 44.8757
        xyY:
        0.3702, 0.2770, 35.2292
      CIE-Lab:
        65.9267, 42.4923, -7.5851
        CIE-LCH:
        65.9267, 43.1640, 349.8790
        CIE-Luv:
        65.9267, 57.7388, -18.7378
        Hunter-Lab:
        59.3542, 37.7309, -3.2793
      #e282af color charts
#e282af RGB chart
      #e282af CMYK chart
      #e282af RGB pie chart
      #e282af color shades, tints & tones
#e282af color schemes
#e282af color preview, HTML & CSS examples
           This text has a color of #e282af        
        
          <p style="color:#e282af;">Text here</p>
        
        
          .mytext {color:#e282af;}
        
        Text color #e282af
      
           This box has a color of #e282af        
        
          <div style="background-color:#e282af;">Content here</div>
        
        
          .mybackground {background-color:#e282af;}
        
        Background color #e282af
      
           Border around this has a color of #e282af        
        
          <div style="border:2px solid #e282af;">Content here</div>
        
        
          .myborder {border:2px solid #e282af;}
        
        Border color #e282af