#e82d71 color space conversions
Hex:
        #e82d71
        RGB:
        232, 45, 113
        CMY:
        9, 82, 56
        CMYK:
        0, 81, 51, 9
      HSL:
        338°, 80.2575%, 54.3137%
        HSV (HSB):
        338°, 80.6034%, 90.9804%
        XYZ:
        37.1977, 20.2248, 17.5660
        xyY:
        0.4960, 0.2697, 20.2248
      CIE-Lab:
        52.0905, 72.2384, 8.5208
        CIE-LCH:
        52.0905, 72.7392, 6.7271
        CIE-Luv:
        52.0905, 122.2335, -3.7165
        Hunter-Lab:
        44.9720, 68.9417, 8.3218
      #e82d71 color charts
#e82d71 RGB chart
      #e82d71 CMYK chart
      #e82d71 RGB pie chart
      #e82d71 color shades, tints & tones
#e82d71 color schemes
#e82d71 color preview, HTML & CSS examples
           This text has a color of #e82d71        
        
          <p style="color:#e82d71;">Text here</p>
        
        
          .mytext {color:#e82d71;}
        
        Text color #e82d71
      
           This box has a color of #e82d71        
        
          <div style="background-color:#e82d71;">Content here</div>
        
        
          .mybackground {background-color:#e82d71;}
        
        Background color #e82d71
      
           Border around this has a color of #e82d71        
        
          <div style="border:2px solid #e82d71;">Content here</div>
        
        
          .myborder {border:2px solid #e82d71;}
        
        Border color #e82d71