#cd88ad color space conversions
Hex:
        #cd88ad
        RGB:
        205, 136, 173
        CMY:
        20, 47, 32
        CMYK:
        0, 34, 16, 20
      HSL:
        328°, 40.8284%, 66.8627%
        HSV (HSB):
        328°, 33.6585%, 80.3922%
        XYZ:
        41.5238, 33.6046, 43.8330
        xyY:
        0.3491, 0.2825, 33.6046
      CIE-Lab:
        64.6475, 31.7748, -8.6287
        CIE-LCH:
        64.6475, 32.9256, 344.8072
        CIE-Luv:
        64.6475, 39.8923, -18.2027
        Hunter-Lab:
        57.9695, 26.4139, -4.2528
      #cd88ad color charts
#cd88ad RGB chart
      #cd88ad CMYK chart
      #cd88ad RGB pie chart
      #cd88ad color shades, tints & tones
#cd88ad color schemes
#cd88ad color preview, HTML & CSS examples
           This text has a color of #cd88ad        
        
          <p style="color:#cd88ad;">Text here</p>
        
        
          .mytext {color:#cd88ad;}
        
        Text color #cd88ad
      
           This box has a color of #cd88ad        
        
          <div style="background-color:#cd88ad;">Content here</div>
        
        
          .mybackground {background-color:#cd88ad;}
        
        Background color #cd88ad
      
           Border around this has a color of #cd88ad        
        
          <div style="border:2px solid #cd88ad;">Content here</div>
        
        
          .myborder {border:2px solid #cd88ad;}
        
        Border color #cd88ad