#cd54b3 color space conversions
Hex:
        #cd54b3
        RGB:
        205, 84, 179
        CMY:
        20, 67, 30
        CMYK:
        0, 59, 13, 20
      HSL:
        313°, 54.7511%, 56.6667%
        HSV (HSB):
        313°, 59.0244%, 80.3922%
        XYZ:
        36.4838, 22.5745, 45.0822
        xyY:
        0.3503, 0.2168, 22.5745
      CIE-Lab:
        54.6313, 58.9318, -27.2879
        CIE-LCH:
        54.6313, 64.9429, 335.1539
        CIE-Luv:
        54.6313, 62.5786, -49.8811
        Hunter-Lab:
        47.5126, 53.9191, -22.9984
      #cd54b3 color charts
#cd54b3 RGB chart
      #cd54b3 CMYK chart
      #cd54b3 RGB pie chart
      #cd54b3 color shades, tints & tones
#cd54b3 color schemes
#cd54b3 color preview, HTML & CSS examples
           This text has a color of #cd54b3        
        
          <p style="color:#cd54b3;">Text here</p>
        
        
          .mytext {color:#cd54b3;}
        
        Text color #cd54b3
      
           This box has a color of #cd54b3        
        
          <div style="background-color:#cd54b3;">Content here</div>
        
        
          .mybackground {background-color:#cd54b3;}
        
        Background color #cd54b3
      
           Border around this has a color of #cd54b3        
        
          <div style="border:2px solid #cd54b3;">Content here</div>
        
        
          .myborder {border:2px solid #cd54b3;}
        
        Border color #cd54b3