#cd5ac2 color space conversions
Hex:
        #cd5ac2
        RGB:
        205, 90, 194
        CMY:
        20, 65, 24
        CMYK:
        0, 56, 5, 20
      HSL:
        306°, 53.4884%, 57.8431%
        HSV (HSB):
        306°, 56.0976%, 80.3922%
        XYZ:
        38.5706, 24.1865, 53.6745
        xyY:
        0.3313, 0.2077, 24.1865
      CIE-Lab:
        56.2740, 58.6509, -33.3807
        CIE-LCH:
        56.2740, 67.4848, 330.3540
        CIE-Luv:
        56.2740, 55.9593, -59.4597
        Hunter-Lab:
        49.1798, 53.9290, -30.2829
      #cd5ac2 color charts
#cd5ac2 RGB chart
      #cd5ac2 CMYK chart
      #cd5ac2 RGB pie chart
      #cd5ac2 color shades, tints & tones
#cd5ac2 color schemes
#cd5ac2 color preview, HTML & CSS examples
           This text has a color of #cd5ac2        
        
          <p style="color:#cd5ac2;">Text here</p>
        
        
          .mytext {color:#cd5ac2;}
        
        Text color #cd5ac2
      
           This box has a color of #cd5ac2        
        
          <div style="background-color:#cd5ac2;">Content here</div>
        
        
          .mybackground {background-color:#cd5ac2;}
        
        Background color #cd5ac2
      
           Border around this has a color of #cd5ac2        
        
          <div style="border:2px solid #cd5ac2;">Content here</div>
        
        
          .myborder {border:2px solid #cd5ac2;}
        
        Border color #cd5ac2