#e335d7 color space conversions
Hex:
        #e335d7
        RGB:
        227, 53, 215
        CMY:
        11, 79, 16
        CMYK:
        0, 77, 5, 11
      HSL:
        304°, 75.6522%, 54.9020%
        HSV (HSB):
        304°, 76.6520%, 89.0196%
        XYZ:
        45.2174, 23.7834, 66.4974
        xyY:
        0.3337, 0.1755, 23.7834
      CIE-Lab:
        55.8703, 80.5388, -45.7713
        CIE-LCH:
        55.8703, 92.6364, 330.3898
        CIE-Luv:
        55.8703, 74.7213, -81.6752
        Hunter-Lab:
        48.7682, 80.1590, -46.7065
      #e335d7 color charts
#e335d7 RGB chart
      #e335d7 CMYK chart
      #e335d7 RGB pie chart
      #e335d7 color shades, tints & tones
#e335d7 color schemes
#e335d7 color preview, HTML & CSS examples
           This text has a color of #e335d7        
        
          <p style="color:#e335d7;">Text here</p>
        
        
          .mytext {color:#e335d7;}
        
        Text color #e335d7
      
           This box has a color of #e335d7        
        
          <div style="background-color:#e335d7;">Content here</div>
        
        
          .mybackground {background-color:#e335d7;}
        
        Background color #e335d7
      
           Border around this has a color of #e335d7        
        
          <div style="border:2px solid #e335d7;">Content here</div>
        
        
          .myborder {border:2px solid #e335d7;}
        
        Border color #e335d7