#cd1db3 color space conversions
Hex:
        #cd1db3
        RGB:
        205, 29, 179
        CMY:
        20, 89, 30
        CMYK:
        0, 86, 13, 20
      HSL:
        309°, 75.2137%, 45.8824%
        HSV (HSB):
        309°, 85.8537%, 80.3922%
        XYZ:
        33.7529, 17.1125, 44.1719
        xyY:
        0.3552, 0.1801, 17.1125
      CIE-Lab:
        48.4015, 76.4813, -37.0187
        CIE-LCH:
        48.4015, 84.9693, 334.1720
        CIE-Luv:
        48.4015, 76.3679, -65.5662
        Hunter-Lab:
        41.3673, 73.2510, -34.3526
      #cd1db3 color charts
#cd1db3 RGB chart
      #cd1db3 CMYK chart
      #cd1db3 RGB pie chart
      #cd1db3 color shades, tints & tones
#cd1db3 color schemes
#cd1db3 color preview, HTML & CSS examples
           This text has a color of #cd1db3        
        
          <p style="color:#cd1db3;">Text here</p>
        
        
          .mytext {color:#cd1db3;}
        
        Text color #cd1db3
      
           This box has a color of #cd1db3        
        
          <div style="background-color:#cd1db3;">Content here</div>
        
        
          .mybackground {background-color:#cd1db3;}
        
        Background color #cd1db3
      
           Border around this has a color of #cd1db3        
        
          <div style="border:2px solid #cd1db3;">Content here</div>
        
        
          .myborder {border:2px solid #cd1db3;}
        
        Border color #cd1db3