#e506b5 color space conversions
Hex:
        #e506b5
        RGB:
        229, 6, 181
        CMY:
        10, 98, 29
        CMYK:
        0, 97, 21, 10
      HSL:
        313°, 94.8936%, 46.0784%
        HSV (HSB):
        313°, 97.3799%, 89.8039%
        XYZ:
        40.7187, 20.1245, 45.4544
        xyY:
        0.3831, 0.1893, 20.1245
      CIE-Lab:
        51.9776, 83.9182, -32.2721
        CIE-LCH:
        51.9776, 89.9097, 338.9649
        CIE-Luv:
        51.9776, 96.1045, -60.9317
        Hunter-Lab:
        44.8603, 83.5151, -28.6729
      #e506b5 color charts
#e506b5 RGB chart
      #e506b5 CMYK chart
      #e506b5 RGB pie chart
      #e506b5 color shades, tints & tones
#e506b5 color schemes
#e506b5 color preview, HTML & CSS examples
           This text has a color of #e506b5        
        
          <p style="color:#e506b5;">Text here</p>
        
        
          .mytext {color:#e506b5;}
        
        Text color #e506b5
      
           This box has a color of #e506b5        
        
          <div style="background-color:#e506b5;">Content here</div>
        
        
          .mybackground {background-color:#e506b5;}
        
        Background color #e506b5
      
           Border around this has a color of #e506b5        
        
          <div style="border:2px solid #e506b5;">Content here</div>
        
        
          .myborder {border:2px solid #e506b5;}
        
        Border color #e506b5