#cd678f color space conversions
Hex:
        #cd678f
        RGB:
        205, 103, 143
        CMY:
        20, 60, 44
        CMYK:
        0, 50, 30, 20
      HSL:
        336°, 50.4950%, 60.3922%
        HSV (HSB):
        336°, 49.7561%, 80.3922%
        XYZ:
        34.9850, 24.6628, 28.9031
        xyY:
        0.3951, 0.2785, 24.6628
      CIE-Lab:
        56.7454, 44.7734, -3.1129
        CIE-LCH:
        56.7454, 44.8815, 356.0229
        CIE-Luv:
        56.7454, 64.0327, -12.4328
        Hunter-Lab:
        49.6617, 38.8395, 0.2564
      #cd678f color charts
#cd678f RGB chart
      #cd678f CMYK chart
      #cd678f RGB pie chart
      #cd678f color shades, tints & tones
#cd678f color schemes
#cd678f color preview, HTML & CSS examples
           This text has a color of #cd678f        
        
          <p style="color:#cd678f;">Text here</p>
        
        
          .mytext {color:#cd678f;}
        
        Text color #cd678f
      
           This box has a color of #cd678f        
        
          <div style="background-color:#cd678f;">Content here</div>
        
        
          .mybackground {background-color:#cd678f;}
        
        Background color #cd678f
      
           Border around this has a color of #cd678f        
        
          <div style="border:2px solid #cd678f;">Content here</div>
        
        
          .myborder {border:2px solid #cd678f;}
        
        Border color #cd678f