#cd1d97 color space conversions
Hex:
        #cd1d97
        RGB:
        205, 29, 151
        CMY:
        20, 89, 41
        CMYK:
        0, 86, 26, 20
      HSL:
        318°, 75.2137%, 45.8824%
        HSV (HSB):
        318°, 85.8537%, 80.3922%
        XYZ:
        31.2021, 16.0922, 30.7397
        xyY:
        0.3999, 0.2062, 16.0922
      CIE-Lab:
        47.0953, 72.9578, -22.4179
        CIE-LCH:
        47.0953, 76.3243, 342.9192
        CIE-Luv:
        47.0953, 88.3363, -43.6705
        Hunter-Lab:
        40.1151, 68.6384, -17.3526
      #cd1d97 color charts
#cd1d97 RGB chart
      #cd1d97 CMYK chart
      #cd1d97 RGB pie chart
      #cd1d97 color shades, tints & tones
#cd1d97 color schemes
#cd1d97 color preview, HTML & CSS examples
           This text has a color of #cd1d97        
        
          <p style="color:#cd1d97;">Text here</p>
        
        
          .mytext {color:#cd1d97;}
        
        Text color #cd1d97
      
           This box has a color of #cd1d97        
        
          <div style="background-color:#cd1d97;">Content here</div>
        
        
          .mybackground {background-color:#cd1d97;}
        
        Background color #cd1d97
      
           Border around this has a color of #cd1d97        
        
          <div style="border:2px solid #cd1d97;">Content here</div>
        
        
          .myborder {border:2px solid #cd1d97;}
        
        Border color #cd1d97