#cd53b1 color space conversions
Hex:
        #cd53b1
        RGB:
        205, 83, 177
        CMY:
        20, 67, 31
        CMYK:
        0, 60, 14, 20
      HSL:
        314°, 54.9550%, 56.4706%
        HSV (HSB):
        314°, 59.5122%, 80.3922%
        XYZ:
        36.2059, 22.3400, 43.9988
        xyY:
        0.3531, 0.2179, 22.3400
      CIE-Lab:
        54.3859, 59.0645, -26.5071
        CIE-LCH:
        54.3859, 64.7398, 335.8303
        CIE-Luv:
        54.3859, 63.5659, -48.6815
        Hunter-Lab:
        47.2652, 54.0199, -22.1069
      #cd53b1 color charts
#cd53b1 RGB chart
      #cd53b1 CMYK chart
      #cd53b1 RGB pie chart
      #cd53b1 color shades, tints & tones
#cd53b1 color schemes
#cd53b1 color preview, HTML & CSS examples
           This text has a color of #cd53b1        
        
          <p style="color:#cd53b1;">Text here</p>
        
        
          .mytext {color:#cd53b1;}
        
        Text color #cd53b1
      
           This box has a color of #cd53b1        
        
          <div style="background-color:#cd53b1;">Content here</div>
        
        
          .mybackground {background-color:#cd53b1;}
        
        Background color #cd53b1
      
           Border around this has a color of #cd53b1        
        
          <div style="border:2px solid #cd53b1;">Content here</div>
        
        
          .myborder {border:2px solid #cd53b1;}
        
        Border color #cd53b1