#e65290 color space conversions
Hex:
        #e65290
        RGB:
        230, 82, 144
        CMY:
        10, 68, 44
        CMYK:
        0, 64, 37, 10
      HSL:
        335°, 74.7475%, 61.1765%
        HSV (HSB):
        335°, 64.3478%, 90.1961%
        XYZ:
        40.6845, 24.8712, 29.0419
        xyY:
        0.4301, 0.2629, 24.8712
      CIE-Lab:
        56.9497, 62.3811, -2.9660
        CIE-LCH:
        56.9497, 62.4516, 357.2778
        CIE-Luv:
        56.9497, 94.0723, -15.8727
        Hunter-Lab:
        49.8710, 58.3448, 0.3828
      #e65290 color charts
#e65290 RGB chart
      #e65290 CMYK chart
      #e65290 RGB pie chart
      #e65290 color shades, tints & tones
#e65290 color schemes
#e65290 color preview, HTML & CSS examples
           This text has a color of #e65290        
        
          <p style="color:#e65290;">Text here</p>
        
        
          .mytext {color:#e65290;}
        
        Text color #e65290
      
           This box has a color of #e65290        
        
          <div style="background-color:#e65290;">Content here</div>
        
        
          .mybackground {background-color:#e65290;}
        
        Background color #e65290
      
           Border around this has a color of #e65290        
        
          <div style="border:2px solid #e65290;">Content here</div>
        
        
          .myborder {border:2px solid #e65290;}
        
        Border color #e65290