#cd4ac1 color space conversions
Hex:
        #cd4ac1
        RGB:
        205, 74, 193
        CMY:
        20, 71, 24
        CMYK:
        0, 64, 6, 20
      HSL:
        305°, 56.7100%, 54.7059%
        HSV (HSB):
        305°, 63.9024%, 80.3922%
        XYZ:
        37.2513, 21.7270, 52.6824
        xyY:
        0.3336, 0.1946, 21.7270
      CIE-Lab:
        53.7361, 65.3205, -36.7770
        CIE-LCH:
        53.7361, 74.9621, 330.6194
        CIE-Luv:
        53.7361, 61.5069, -65.0792
        Hunter-Lab:
        46.6122, 61.0813, -34.3828
      #cd4ac1 color charts
#cd4ac1 RGB chart
      #cd4ac1 CMYK chart
      #cd4ac1 RGB pie chart
      #cd4ac1 color shades, tints & tones
#cd4ac1 color schemes
#cd4ac1 color preview, HTML & CSS examples
           This text has a color of #cd4ac1        
        
          <p style="color:#cd4ac1;">Text here</p>
        
        
          .mytext {color:#cd4ac1;}
        
        Text color #cd4ac1
      
           This box has a color of #cd4ac1        
        
          <div style="background-color:#cd4ac1;">Content here</div>
        
        
          .mybackground {background-color:#cd4ac1;}
        
        Background color #cd4ac1
      
           Border around this has a color of #cd4ac1        
        
          <div style="border:2px solid #cd4ac1;">Content here</div>
        
        
          .myborder {border:2px solid #cd4ac1;}
        
        Border color #cd4ac1