#cd28b4 color space conversions
Hex:
        #cd28b4
        RGB:
        205, 40, 180
        CMY:
        20, 84, 29
        CMYK:
        0, 80, 12, 20
      HSL:
        309°, 67.3469%, 48.0392%
        HSV (HSB):
        309°, 80.4878%, 80.3922%
        XYZ:
        34.1738, 17.7920, 44.8131
        xyY:
        0.3531, 0.1838, 17.7920
      CIE-Lab:
        49.2429, 74.3208, -36.2810
        CIE-LCH:
        49.2429, 82.7036, 333.9799
        CIE-Luv:
        49.2429, 74.2881, -64.4271
        Hunter-Lab:
        42.1806, 70.8011, -33.4639
      #cd28b4 color charts
#cd28b4 RGB chart
      #cd28b4 CMYK chart
      #cd28b4 RGB pie chart
      #cd28b4 color shades, tints & tones
#cd28b4 color schemes
#cd28b4 color preview, HTML & CSS examples
           This text has a color of #cd28b4        
        
          <p style="color:#cd28b4;">Text here</p>
        
        
          .mytext {color:#cd28b4;}
        
        Text color #cd28b4
      
           This box has a color of #cd28b4        
        
          <div style="background-color:#cd28b4;">Content here</div>
        
        
          .mybackground {background-color:#cd28b4;}
        
        Background color #cd28b4
      
           Border around this has a color of #cd28b4        
        
          <div style="border:2px solid #cd28b4;">Content here</div>
        
        
          .myborder {border:2px solid #cd28b4;}
        
        Border color #cd28b4