#e685bd color space conversions
Hex:
        #e685bd
        RGB:
        230, 133, 189
        CMY:
        10, 48, 26
        CMYK:
        0, 42, 18, 10
      HSL:
        325°, 65.9864%, 71.1765%
        HSV (HSB):
        325°, 42.1739%, 90.1961%
        XYZ:
        50.2060, 37.2722, 52.6922
        xyY:
        0.3582, 0.2659, 37.2722
      CIE-Lab:
        67.4807, 44.3500, -13.0891
        CIE-LCH:
        67.4807, 46.2412, 343.5570
        CIE-Luv:
        67.4807, 56.0263, -27.3629
        Hunter-Lab:
        61.0509, 39.9524, -8.4367
      #e685bd color charts
#e685bd RGB chart
      #e685bd CMYK chart
      #e685bd RGB pie chart
      #e685bd color shades, tints & tones
#e685bd color schemes
#e685bd color preview, HTML & CSS examples
           This text has a color of #e685bd        
        
          <p style="color:#e685bd;">Text here</p>
        
        
          .mytext {color:#e685bd;}
        
        Text color #e685bd
      
           This box has a color of #e685bd        
        
          <div style="background-color:#e685bd;">Content here</div>
        
        
          .mybackground {background-color:#e685bd;}
        
        Background color #e685bd
      
           Border around this has a color of #e685bd        
        
          <div style="border:2px solid #e685bd;">Content here</div>
        
        
          .myborder {border:2px solid #e685bd;}
        
        Border color #e685bd