#cd5ac1 color space conversions
Hex:
        #cd5ac1
        RGB:
        205, 90, 193
        CMY:
        20, 65, 24
        CMYK:
        0, 56, 6, 20
      HSL:
        306°, 53.4884%, 57.8431%
        HSV (HSB):
        306°, 56.0976%, 80.3922%
        XYZ:
        38.4586, 24.1417, 53.0849
        xyY:
        0.3324, 0.2087, 24.1417
      CIE-Lab:
        56.2294, 58.4847, -32.8770
        CIE-LCH:
        56.2294, 67.0922, 330.6576
        CIE-Luv:
        56.2294, 56.2445, -58.6488
        Hunter-Lab:
        49.1342, 53.7317, -29.6633
      #cd5ac1 color charts
#cd5ac1 RGB chart
      #cd5ac1 CMYK chart
      #cd5ac1 RGB pie chart
      #cd5ac1 color shades, tints & tones
#cd5ac1 color schemes
#cd5ac1 color preview, HTML & CSS examples
           This text has a color of #cd5ac1        
        
          <p style="color:#cd5ac1;">Text here</p>
        
        
          .mytext {color:#cd5ac1;}
        
        Text color #cd5ac1
      
           This box has a color of #cd5ac1        
        
          <div style="background-color:#cd5ac1;">Content here</div>
        
        
          .mybackground {background-color:#cd5ac1;}
        
        Background color #cd5ac1
      
           Border around this has a color of #cd5ac1        
        
          <div style="border:2px solid #cd5ac1;">Content here</div>
        
        
          .myborder {border:2px solid #cd5ac1;}
        
        Border color #cd5ac1