#e506e2 color space conversions
Hex:
        #e506e2
        RGB:
        229, 6, 226
        CMY:
        10, 98, 11
        CMYK:
        0, 97, 1, 10
      HSL:
        301°, 94.8936%, 46.0784%
        HSV (HSB):
        301°, 97.3799%, 89.8039%
        XYZ:
        46.1057, 22.2792, 73.8218
        xyY:
        0.3242, 0.1567, 22.2792
      CIE-Lab:
        54.3220, 89.7516, -54.4550
        CIE-LCH:
        54.3220, 104.9795, 328.7535
        CIE-Luv:
        54.3220, 76.7149, -95.4234
        Hunter-Lab:
        47.2009, 91.7567, -59.6884
      #e506e2 color charts
#e506e2 RGB chart
      #e506e2 CMYK chart
      #e506e2 RGB pie chart
      #e506e2 color shades, tints & tones
#e506e2 color schemes
#e506e2 color preview, HTML & CSS examples
           This text has a color of #e506e2        
        
          <p style="color:#e506e2;">Text here</p>
        
        
          .mytext {color:#e506e2;}
        
        Text color #e506e2
      
           This box has a color of #e506e2        
        
          <div style="background-color:#e506e2;">Content here</div>
        
        
          .mybackground {background-color:#e506e2;}
        
        Background color #e506e2
      
           Border around this has a color of #e506e2        
        
          <div style="border:2px solid #e506e2;">Content here</div>
        
        
          .myborder {border:2px solid #e506e2;}
        
        Border color #e506e2