#cd7fc2 color space conversions
Hex:
        #cd7fc2
        RGB:
        205, 127, 194
        CMY:
        20, 50, 24
        CMYK:
        0, 38, 5, 20
      HSL:
        308°, 43.8202%, 65.0980%
        HSV (HSB):
        308°, 38.0488%, 80.3922%
        XYZ:
        42.5038, 32.0529, 54.9856
        xyY:
        0.3281, 0.2474, 32.0529
      CIE-Lab:
        63.3866, 40.1711, -22.3937
        CIE-LCH:
        63.3866, 45.9913, 330.8622
        CIE-Luv:
        63.3866, 40.5289, -40.5374
        Hunter-Lab:
        56.6153, 34.9317, -17.9526
      #cd7fc2 color charts
#cd7fc2 RGB chart
      #cd7fc2 CMYK chart
      #cd7fc2 RGB pie chart
      #cd7fc2 color shades, tints & tones
#cd7fc2 color schemes
#cd7fc2 color preview, HTML & CSS examples
           This text has a color of #cd7fc2        
        
          <p style="color:#cd7fc2;">Text here</p>
        
        
          .mytext {color:#cd7fc2;}
        
        Text color #cd7fc2
      
           This box has a color of #cd7fc2        
        
          <div style="background-color:#cd7fc2;">Content here</div>
        
        
          .mybackground {background-color:#cd7fc2;}
        
        Background color #cd7fc2
      
           Border around this has a color of #cd7fc2        
        
          <div style="border:2px solid #cd7fc2;">Content here</div>
        
        
          .myborder {border:2px solid #cd7fc2;}
        
        Border color #cd7fc2