#e60af9 color space conversions
Hex:
        #e60af9
        RGB:
        230, 10, 249
        CMY:
        10, 96, 2
        CMYK:
        8, 96, 0, 2
      HSL:
        295°, 95.2191%, 50.7843%
        HSV (HSB):
        295°, 95.9839%, 97.6471%
        XYZ:
        49.8406, 23.8796, 91.6049
        xyY:
        0.3015, 0.1444, 23.8796
      CIE-Lab:
        55.9671, 92.9949, -64.7250
        CIE-LCH:
        55.9671, 113.3021, 325.1619
        CIE-Luv:
        55.9671, 68.4765, -111.7560
        Hunter-Lab:
        48.8668, 96.5401, -76.9373
      #e60af9 color charts
#e60af9 RGB chart
      #e60af9 CMYK chart
      #e60af9 RGB pie chart
      #e60af9 color shades, tints & tones
#e60af9 color schemes
#e60af9 color preview, HTML & CSS examples
           This text has a color of #e60af9        
        
          <p style="color:#e60af9;">Text here</p>
        
        
          .mytext {color:#e60af9;}
        
        Text color #e60af9
      
           This box has a color of #e60af9        
        
          <div style="background-color:#e60af9;">Content here</div>
        
        
          .mybackground {background-color:#e60af9;}
        
        Background color #e60af9
      
           Border around this has a color of #e60af9        
        
          <div style="border:2px solid #e60af9;">Content here</div>
        
        
          .myborder {border:2px solid #e60af9;}
        
        Border color #e60af9