#e60285 color space conversions
Hex:
        #e60285
        RGB:
        230, 2, 133
        CMY:
        10, 99, 48
        CMYK:
        0, 99, 42, 10
      HSL:
        326°, 98.2759%, 45.4902%
        HSV (HSB):
        326°, 99.1304%, 90.1961%
        XYZ:
        36.8885, 18.5599, 23.8285
        xyY:
        0.4653, 0.2341, 18.5599
      CIE-Lab:
        50.1682, 79.5075, -6.4413
        CIE-LCH:
        50.1682, 79.7679, 355.3683
        CIE-Luv:
        50.1682, 119.7815, -23.7767
        Hunter-Lab:
        43.0812, 77.4495, -2.6369
      #e60285 color charts
#e60285 RGB chart
      #e60285 CMYK chart
      #e60285 RGB pie chart
      #e60285 color shades, tints & tones
#e60285 color schemes
#e60285 color preview, HTML & CSS examples
           This text has a color of #e60285        
        
          <p style="color:#e60285;">Text here</p>
        
        
          .mytext {color:#e60285;}
        
        Text color #e60285
      
           This box has a color of #e60285        
        
          <div style="background-color:#e60285;">Content here</div>
        
        
          .mybackground {background-color:#e60285;}
        
        Background color #e60285
      
           Border around this has a color of #e60285        
        
          <div style="border:2px solid #e60285;">Content here</div>
        
        
          .myborder {border:2px solid #e60285;}
        
        Border color #e60285