#e679bd color space conversions
Hex:
        #e679bd
        RGB:
        230, 121, 189
        CMY:
        10, 53, 26
        CMYK:
        0, 47, 18, 10
      HSL:
        323°, 68.5535%, 68.8235%
        HSV (HSB):
        323°, 47.3913%, 90.1961%
        XYZ:
        48.6558, 34.1719, 52.1755
        xyY:
        0.3604, 0.2531, 34.1719
      CIE-Lab:
        65.0988, 50.4138, -16.6810
        CIE-LCH:
        65.0988, 53.1018, 341.6916
        CIE-Luv:
        65.0988, 62.0442, -33.7287
        Hunter-Lab:
        58.4567, 46.2733, -11.9996
      #e679bd color charts
#e679bd RGB chart
      #e679bd CMYK chart
      #e679bd RGB pie chart
      #e679bd color shades, tints & tones
#e679bd color schemes
#e679bd color preview, HTML & CSS examples
           This text has a color of #e679bd        
        
          <p style="color:#e679bd;">Text here</p>
        
        
          .mytext {color:#e679bd;}
        
        Text color #e679bd
      
           This box has a color of #e679bd        
        
          <div style="background-color:#e679bd;">Content here</div>
        
        
          .mybackground {background-color:#e679bd;}
        
        Background color #e679bd
      
           Border around this has a color of #e679bd        
        
          <div style="border:2px solid #e679bd;">Content here</div>
        
        
          .myborder {border:2px solid #e679bd;}
        
        Border color #e679bd