#cd4cbd color space conversions
Hex:
        #cd4cbd
        RGB:
        205, 76, 189
        CMY:
        20, 70, 26
        CMYK:
        0, 63, 8, 20
      HSL:
        307°, 56.3319%, 55.0980%
        HSV (HSB):
        307°, 62.9268%, 80.3922%
        XYZ:
        36.9466, 21.8221, 50.4089
        xyY:
        0.3384, 0.1999, 21.8221
      CIE-Lab:
        53.8378, 63.8819, -34.3098
        CIE-LCH:
        53.8378, 72.5125, 331.7606
        CIE-Luv:
        53.8378, 62.1802, -61.1372
        Hunter-Lab:
        46.7142, 59.4272, -31.2795
      #cd4cbd color charts
#cd4cbd RGB chart
      #cd4cbd CMYK chart
      #cd4cbd RGB pie chart
      #cd4cbd color shades, tints & tones
#cd4cbd color schemes
#cd4cbd color preview, HTML & CSS examples
           This text has a color of #cd4cbd        
        
          <p style="color:#cd4cbd;">Text here</p>
        
        
          .mytext {color:#cd4cbd;}
        
        Text color #cd4cbd
      
           This box has a color of #cd4cbd        
        
          <div style="background-color:#cd4cbd;">Content here</div>
        
        
          .mybackground {background-color:#cd4cbd;}
        
        Background color #cd4cbd
      
           Border around this has a color of #cd4cbd        
        
          <div style="border:2px solid #cd4cbd;">Content here</div>
        
        
          .myborder {border:2px solid #cd4cbd;}
        
        Border color #cd4cbd