#e60985 color space conversions
Hex:
        #e60985
        RGB:
        230, 9, 133
        CMY:
        10, 96, 48
        CMYK:
        0, 96, 42, 10
      HSL:
        326°, 92.4686%, 46.8627%
        HSV (HSB):
        326°, 96.0870%, 90.1961%
        XYZ:
        36.9645, 18.7118, 23.8538
        xyY:
        0.4648, 0.2353, 18.7118
      CIE-Lab:
        50.3483, 78.9814, -6.1735
        CIE-LCH:
        50.3483, 79.2223, 355.5306
        CIE-Luv:
        50.3483, 119.1627, -23.3280
        Hunter-Lab:
        43.2572, 76.8332, -2.4150
      #e60985 color charts
#e60985 RGB chart
      #e60985 CMYK chart
      #e60985 RGB pie chart
      #e60985 color shades, tints & tones
#e60985 color schemes
#e60985 color preview, HTML & CSS examples
           This text has a color of #e60985        
        
          <p style="color:#e60985;">Text here</p>
        
        
          .mytext {color:#e60985;}
        
        Text color #e60985
      
           This box has a color of #e60985        
        
          <div style="background-color:#e60985;">Content here</div>
        
        
          .mybackground {background-color:#e60985;}
        
        Background color #e60985
      
           Border around this has a color of #e60985        
        
          <div style="border:2px solid #e60985;">Content here</div>
        
        
          .myborder {border:2px solid #e60985;}
        
        Border color #e60985