#e60ad9 color space conversions
Hex:
        #e60ad9
        RGB:
        230, 10, 217
        CMY:
        10, 96, 15
        CMYK:
        0, 96, 6, 10
      HSL:
        304°, 91.6667%, 47.0588%
        HSV (HSB):
        304°, 95.6522%, 90.1961%
        XYZ:
        45.2661, 22.0498, 67.5159
        xyY:
        0.3357, 0.1635, 22.0498
      CIE-Lab:
        54.0798, 88.3961, -49.7202
        CIE-LCH:
        54.0798, 101.4198, 330.6435
        CIE-Luv:
        54.0798, 80.9311, -88.1138
        Hunter-Lab:
        46.9572, 89.8960, -52.3781
      #e60ad9 color charts
#e60ad9 RGB chart
      #e60ad9 CMYK chart
      #e60ad9 RGB pie chart
      #e60ad9 color shades, tints & tones
#e60ad9 color schemes
#e60ad9 color preview, HTML & CSS examples
           This text has a color of #e60ad9        
        
          <p style="color:#e60ad9;">Text here</p>
        
        
          .mytext {color:#e60ad9;}
        
        Text color #e60ad9
      
           This box has a color of #e60ad9        
        
          <div style="background-color:#e60ad9;">Content here</div>
        
        
          .mybackground {background-color:#e60ad9;}
        
        Background color #e60ad9
      
           Border around this has a color of #e60ad9        
        
          <div style="border:2px solid #e60ad9;">Content here</div>
        
        
          .myborder {border:2px solid #e60ad9;}
        
        Border color #e60ad9