#e60ce0 color space conversions
Hex:
        #e60ce0
        RGB:
        230, 12, 224
        CMY:
        10, 95, 12
        CMYK:
        0, 95, 3, 10
      HSL:
        302°, 90.0826%, 47.4510%
        HSV (HSB):
        302°, 94.7826%, 90.1961%
        XYZ:
        46.2191, 22.4678, 72.4217
        xyY:
        0.3275, 0.1592, 22.4678
      CIE-Lab:
        54.5198, 89.2210, -52.9961
        CIE-LCH:
        54.5198, 103.7737, 329.2902
        CIE-Luv:
        54.5198, 77.9853, -93.2732
        Hunter-Lab:
        47.4002, 91.1022, -57.4078
      #e60ce0 color charts
#e60ce0 RGB chart
      #e60ce0 CMYK chart
      #e60ce0 RGB pie chart
      #e60ce0 color shades, tints & tones
#e60ce0 color schemes
#e60ce0 color preview, HTML & CSS examples
           This text has a color of #e60ce0        
        
          <p style="color:#e60ce0;">Text here</p>
        
        
          .mytext {color:#e60ce0;}
        
        Text color #e60ce0
      
           This box has a color of #e60ce0        
        
          <div style="background-color:#e60ce0;">Content here</div>
        
        
          .mybackground {background-color:#e60ce0;}
        
        Background color #e60ce0
      
           Border around this has a color of #e60ce0        
        
          <div style="border:2px solid #e60ce0;">Content here</div>
        
        
          .myborder {border:2px solid #e60ce0;}
        
        Border color #e60ce0