#d649af color space conversions
Hex:
        #d649af
        RGB:
        214, 73, 175
        CMY:
        16, 71, 31
        CMYK:
        0, 66, 18, 16
      HSL:
        317°, 63.2287%, 56.2745%
        HSV (HSB):
        317°, 65.8879%, 83.9216%
        XYZ:
        37.8520, 22.1564, 42.8390
        xyY:
        0.3680, 0.2154, 22.1564
      CIE-Lab:
        54.1925, 65.3095, -25.5298
        CIE-LCH:
        54.1925, 70.1220, 338.6493
        CIE-Luv:
        54.1925, 74.5057, -48.2540
        Hunter-Lab:
        47.0706, 61.1680, -21.0106
      #d649af color charts
#d649af RGB chart
      #d649af CMYK chart
      #d649af RGB pie chart
      #d649af color shades, tints & tones
#d649af color schemes
#d649af color preview, HTML & CSS examples
           This text has a color of #d649af        
        
          <p style="color:#d649af;">Text here</p>
        
        
          .mytext {color:#d649af;}
        
        Text color #d649af
      
           This box has a color of #d649af        
        
          <div style="background-color:#d649af;">Content here</div>
        
        
          .mybackground {background-color:#d649af;}
        
        Background color #d649af
      
           Border around this has a color of #d649af        
        
          <div style="border:2px solid #d649af;">Content here</div>
        
        
          .myborder {border:2px solid #d649af;}
        
        Border color #d649af