#e83560 color space conversions
Hex:
        #e83560
        RGB:
        232, 53, 96
        CMY:
        9, 79, 62
        CMYK:
        0, 77, 59, 9
      HSL:
        346°, 79.5556%, 55.8824%
        HSV (HSB):
        346°, 77.1552%, 90.9804%
        XYZ:
        36.6631, 20.5465, 13.0998
        xyY:
        0.5215, 0.2922, 20.5465
      CIE-Lab:
        52.4496, 68.9299, 19.2828
        CIE-LCH:
        52.4496, 71.5762, 15.6287
        CIE-Luv:
        52.4496, 125.3967, 8.8788
        Hunter-Lab:
        45.3283, 65.0526, 14.5950
      #e83560 color charts
#e83560 RGB chart
      #e83560 CMYK chart
      #e83560 RGB pie chart
      #e83560 color shades, tints & tones
#e83560 color schemes
#e83560 color preview, HTML & CSS examples
           This text has a color of #e83560        
        
          <p style="color:#e83560;">Text here</p>
        
        
          .mytext {color:#e83560;}
        
        Text color #e83560
      
           This box has a color of #e83560        
        
          <div style="background-color:#e83560;">Content here</div>
        
        
          .mybackground {background-color:#e83560;}
        
        Background color #e83560
      
           Border around this has a color of #e83560        
        
          <div style="border:2px solid #e83560;">Content here</div>
        
        
          .myborder {border:2px solid #e83560;}
        
        Border color #e83560