#cd54b4 color space conversions
Hex:
        #cd54b4
        RGB:
        205, 84, 180
        CMY:
        20, 67, 29
        CMYK:
        0, 59, 12, 20
      HSL:
        312°, 54.7511%, 56.6667%
        HSV (HSB):
        312°, 59.0244%, 80.3922%
        XYZ:
        36.5854, 22.6151, 45.6169
        xyY:
        0.3490, 0.2158, 22.6151
      CIE-Lab:
        54.6736, 59.0861, -27.8019
        CIE-LCH:
        54.6736, 65.3002, 334.8015
        CIE-Luv:
        54.6736, 62.2725, -50.6906
        Hunter-Lab:
        47.5553, 54.1023, -23.5846
      #cd54b4 color charts
#cd54b4 RGB chart
      #cd54b4 CMYK chart
      #cd54b4 RGB pie chart
      #cd54b4 color shades, tints & tones
#cd54b4 color schemes
#cd54b4 color preview, HTML & CSS examples
           This text has a color of #cd54b4        
        
          <p style="color:#cd54b4;">Text here</p>
        
        
          .mytext {color:#cd54b4;}
        
        Text color #cd54b4
      
           This box has a color of #cd54b4        
        
          <div style="background-color:#cd54b4;">Content here</div>
        
        
          .mybackground {background-color:#cd54b4;}
        
        Background color #cd54b4
      
           Border around this has a color of #cd54b4        
        
          <div style="border:2px solid #cd54b4;">Content here</div>
        
        
          .myborder {border:2px solid #cd54b4;}
        
        Border color #cd54b4