#e506ee color space conversions
Hex:
        #e506ee
        RGB:
        229, 6, 238
        CMY:
        10, 98, 7
        CMYK:
        4, 97, 0, 7
      HSL:
        298°, 95.0820%, 47.8431%
        HSV (HSB):
        298°, 97.4790%, 93.3333%
        XYZ:
        47.8108, 22.9613, 82.8010
        xyY:
        0.3113, 0.1495, 22.9613
      CIE-Lab:
        55.0325, 91.4741, -60.0830
        CIE-LCH:
        55.0325, 109.4417, 326.7018
        CIE-Luv:
        55.0325, 72.0305, -104.2815
        Hunter-Lab:
        47.9180, 94.2445, -68.9090
      #e506ee color charts
#e506ee RGB chart
      #e506ee CMYK chart
      #e506ee RGB pie chart
      #e506ee color shades, tints & tones
#e506ee color schemes
#e506ee color preview, HTML & CSS examples
           This text has a color of #e506ee        
        
          <p style="color:#e506ee;">Text here</p>
        
        
          .mytext {color:#e506ee;}
        
        Text color #e506ee
      
           This box has a color of #e506ee        
        
          <div style="background-color:#e506ee;">Content here</div>
        
        
          .mybackground {background-color:#e506ee;}
        
        Background color #e506ee
      
           Border around this has a color of #e506ee        
        
          <div style="border:2px solid #e506ee;">Content here</div>
        
        
          .myborder {border:2px solid #e506ee;}
        
        Border color #e506ee