#cd79ad color space conversions
Hex:
        #cd79ad
        RGB:
        205, 121, 173
        CMY:
        20, 53, 32
        CMYK:
        0, 41, 16, 20
      HSL:
        323°, 45.6522%, 63.9216%
        HSV (HSB):
        323°, 40.9756%, 80.3922%
        XYZ:
        39.5570, 29.6710, 43.1774
        xyY:
        0.3519, 0.2640, 29.6710
      CIE-Lab:
        61.3693, 39.8177, -13.5408
        CIE-LCH:
        61.3693, 42.0571, 341.2184
        CIE-Luv:
        61.3693, 47.7053, -26.7490
        Hunter-Lab:
        54.4711, 34.3027, -8.8674
      #cd79ad color charts
#cd79ad RGB chart
      #cd79ad CMYK chart
      #cd79ad RGB pie chart
      #cd79ad color shades, tints & tones
#cd79ad color schemes
#cd79ad color preview, HTML & CSS examples
           This text has a color of #cd79ad        
        
          <p style="color:#cd79ad;">Text here</p>
        
        
          .mytext {color:#cd79ad;}
        
        Text color #cd79ad
      
           This box has a color of #cd79ad        
        
          <div style="background-color:#cd79ad;">Content here</div>
        
        
          .mybackground {background-color:#cd79ad;}
        
        Background color #cd79ad
      
           Border around this has a color of #cd79ad        
        
          <div style="border:2px solid #cd79ad;">Content here</div>
        
        
          .myborder {border:2px solid #cd79ad;}
        
        Border color #cd79ad