#e60ede color space conversions
Hex:
        #e60ede
        RGB:
        230, 14, 222
        CMY:
        10, 95, 13
        CMYK:
        0, 94, 3, 10
      HSL:
        302°, 88.5246%, 47.8431%
        HSV (HSB):
        302°, 93.9130%, 90.1961%
        XYZ:
        45.9750, 22.4110, 71.0098
        xyY:
        0.3298, 0.1608, 22.4110
      CIE-Lab:
        54.4604, 88.7836, -51.9567
        CIE-LCH:
        54.4604, 102.8690, 329.6636
        CIE-Luv:
        54.4604, 78.6909, -91.6437
        Hunter-Lab:
        47.3403, 90.5067, -55.7961
      #e60ede color charts
#e60ede RGB chart
      #e60ede CMYK chart
      #e60ede RGB pie chart
      #e60ede color shades, tints & tones
#e60ede color schemes
#e60ede color preview, HTML & CSS examples
           This text has a color of #e60ede        
        
          <p style="color:#e60ede;">Text here</p>
        
        
          .mytext {color:#e60ede;}
        
        Text color #e60ede
      
           This box has a color of #e60ede        
        
          <div style="background-color:#e60ede;">Content here</div>
        
        
          .mybackground {background-color:#e60ede;}
        
        Background color #e60ede
      
           Border around this has a color of #e60ede        
        
          <div style="border:2px solid #e60ede;">Content here</div>
        
        
          .myborder {border:2px solid #e60ede;}
        
        Border color #e60ede