#e506dc color space conversions
Hex:
        #e506dc
        RGB:
        229, 6, 220
        CMY:
        10, 98, 14
        CMYK:
        0, 97, 4, 10
      HSL:
        302°, 94.8936%, 46.0784%
        HSV (HSB):
        302°, 97.3799%, 89.8039%
        XYZ:
        45.2965, 21.9556, 69.5606
        xyY:
        0.3311, 0.1605, 21.9556
      CIE-Lab:
        53.9798, 88.9147, -51.5972
        CIE-LCH:
        53.9798, 102.8012, 329.8734
        CIE-Luv:
        53.9798, 79.1393, -90.9317
        Hunter-Lab:
        46.8568, 90.5568, -55.2185
      #e506dc color charts
#e506dc RGB chart
      #e506dc CMYK chart
      #e506dc RGB pie chart
      #e506dc color shades, tints & tones
#e506dc color schemes
#e506dc color preview, HTML & CSS examples
           This text has a color of #e506dc        
        
          <p style="color:#e506dc;">Text here</p>
        
        
          .mytext {color:#e506dc;}
        
        Text color #e506dc
      
           This box has a color of #e506dc        
        
          <div style="background-color:#e506dc;">Content here</div>
        
        
          .mybackground {background-color:#e506dc;}
        
        Background color #e506dc
      
           Border around this has a color of #e506dc        
        
          <div style="border:2px solid #e506dc;">Content here</div>
        
        
          .myborder {border:2px solid #e506dc;}
        
        Border color #e506dc