#cd49bd color space conversions
Hex:
        #cd49bd
        RGB:
        205, 73, 189
        CMY:
        20, 71, 26
        CMYK:
        0, 64, 8, 20
      HSL:
        307°, 56.8966%, 54.5098%
        HSV (HSB):
        307°, 64.3902%, 80.3922%
        XYZ:
        36.7447, 21.4183, 50.3416
        xyY:
        0.3386, 0.1974, 21.4183
      CIE-Lab:
        53.4043, 65.0843, -34.9882
        CIE-LCH:
        53.4043, 73.8927, 331.7383
        CIE-Luv:
        53.4043, 63.1042, -62.2444
        Hunter-Lab:
        46.2800, 60.7329, -32.0975
      #cd49bd color charts
#cd49bd RGB chart
      #cd49bd CMYK chart
      #cd49bd RGB pie chart
      #cd49bd color shades, tints & tones
#cd49bd color schemes
#cd49bd color preview, HTML & CSS examples
           This text has a color of #cd49bd        
        
          <p style="color:#cd49bd;">Text here</p>
        
        
          .mytext {color:#cd49bd;}
        
        Text color #cd49bd
      
           This box has a color of #cd49bd        
        
          <div style="background-color:#cd49bd;">Content here</div>
        
        
          .mybackground {background-color:#cd49bd;}
        
        Background color #cd49bd
      
           Border around this has a color of #cd49bd        
        
          <div style="border:2px solid #cd49bd;">Content here</div>
        
        
          .myborder {border:2px solid #cd49bd;}
        
        Border color #cd49bd