#e82dc5 color space conversions
Hex:
        #e82dc5
        RGB:
        232, 45, 197
        CMY:
        9, 82, 23
        CMYK:
        0, 81, 15, 9
      HSL:
        311°, 80.2575%, 54.3137%
        HSV (HSB):
        311°, 80.6034%, 90.9804%
        XYZ:
        44.2951, 23.0638, 54.9405
        xyY:
        0.3622, 0.1886, 23.0638
      CIE-Lab:
        55.1380, 81.0232, -36.5719
        CIE-LCH:
        55.1380, 88.8947, 335.7068
        CIE-Luv:
        55.1380, 86.9917, -67.6498
        Hunter-Lab:
        48.0248, 80.5942, -34.2106
      #e82dc5 color charts
#e82dc5 RGB chart
      #e82dc5 CMYK chart
      #e82dc5 RGB pie chart
      #e82dc5 color shades, tints & tones
#e82dc5 color schemes
#e82dc5 color preview, HTML & CSS examples
           This text has a color of #e82dc5        
        
          <p style="color:#e82dc5;">Text here</p>
        
        
          .mytext {color:#e82dc5;}
        
        Text color #e82dc5
      
           This box has a color of #e82dc5        
        
          <div style="background-color:#e82dc5;">Content here</div>
        
        
          .mybackground {background-color:#e82dc5;}
        
        Background color #e82dc5
      
           Border around this has a color of #e82dc5        
        
          <div style="border:2px solid #e82dc5;">Content here</div>
        
        
          .myborder {border:2px solid #e82dc5;}
        
        Border color #e82dc5