#e66282 color space conversions
Hex:
        #e66282
        RGB:
        230, 98, 130
        CMY:
        10, 62, 49
        CMYK:
        0, 57, 43, 10
      HSL:
        345°, 72.5275%, 64.3137%
        HSV (HSB):
        345°, 57.3913%, 90.1961%
        XYZ:
        41.0301, 27.1701, 24.2009
        xyY:
        0.4440, 0.2940, 27.1701
      CIE-Lab:
        59.1314, 54.0412, 8.3877
        CIE-LCH:
        59.1314, 54.6883, 8.8225
        CIE-Luv:
        59.1314, 89.9844, 0.6509
        Hunter-Lab:
        52.1249, 49.2875, 8.9599
      #e66282 color charts
#e66282 RGB chart
      #e66282 CMYK chart
      #e66282 RGB pie chart
      #e66282 color shades, tints & tones
#e66282 color schemes
#e66282 color preview, HTML & CSS examples
           This text has a color of #e66282        
        
          <p style="color:#e66282;">Text here</p>
        
        
          .mytext {color:#e66282;}
        
        Text color #e66282
      
           This box has a color of #e66282        
        
          <div style="background-color:#e66282;">Content here</div>
        
        
          .mybackground {background-color:#e66282;}
        
        Background color #e66282
      
           Border around this has a color of #e66282        
        
          <div style="border:2px solid #e66282;">Content here</div>
        
        
          .myborder {border:2px solid #e66282;}
        
        Border color #e66282