#cd6391 color space conversions
Hex:
        #cd6391
        RGB:
        205, 99, 145
        CMY:
        20, 61, 43
        CMYK:
        0, 52, 29, 20
      HSL:
        334°, 51.4563%, 59.6078%
        HSV (HSB):
        334°, 51.7073%, 80.3922%
        XYZ:
        34.7495, 23.9472, 29.5788
        xyY:
        0.3936, 0.2713, 23.9472
      CIE-Lab:
        56.0348, 47.0303, -5.3320
        CIE-LCH:
        56.0348, 47.3316, 353.5318
        CIE-Luv:
        56.0348, 65.6509, -15.9040
        Hunter-Lab:
        48.9358, 41.1158, -1.5822
      #cd6391 color charts
#cd6391 RGB chart
      #cd6391 CMYK chart
      #cd6391 RGB pie chart
      #cd6391 color shades, tints & tones
#cd6391 color schemes
#cd6391 color preview, HTML & CSS examples
           This text has a color of #cd6391        
        
          <p style="color:#cd6391;">Text here</p>
        
        
          .mytext {color:#cd6391;}
        
        Text color #cd6391
      
           This box has a color of #cd6391        
        
          <div style="background-color:#cd6391;">Content here</div>
        
        
          .mybackground {background-color:#cd6391;}
        
        Background color #cd6391
      
           Border around this has a color of #cd6391        
        
          <div style="border:2px solid #cd6391;">Content here</div>
        
        
          .myborder {border:2px solid #cd6391;}
        
        Border color #cd6391