#cd1dd9 color space conversions
Hex:
        #cd1dd9
        RGB:
        205, 29, 217
        CMY:
        20, 89, 15
        CMYK:
        6, 87, 0, 15
      HSL:
        296°, 76.4228%, 48.2353%
        HSV (HSB):
        296°, 86.6359%, 85.0980%
        XYZ:
        38.1406, 18.8676, 67.2772
        xyY:
        0.3069, 0.1518, 18.8676
      CIE-Lab:
        50.5320, 82.0204, -55.6360
        CIE-LCH:
        50.5320, 99.1096, 325.8502
        CIE-Luv:
        50.5320, 61.6672, -94.3634
        Hunter-Lab:
        43.4369, 80.7209, -61.4255
      #cd1dd9 color charts
#cd1dd9 RGB chart
      #cd1dd9 CMYK chart
      #cd1dd9 RGB pie chart
      #cd1dd9 color shades, tints & tones
#cd1dd9 color schemes
#cd1dd9 color preview, HTML & CSS examples
           This text has a color of #cd1dd9        
        
          <p style="color:#cd1dd9;">Text here</p>
        
        
          .mytext {color:#cd1dd9;}
        
        Text color #cd1dd9
      
           This box has a color of #cd1dd9        
        
          <div style="background-color:#cd1dd9;">Content here</div>
        
        
          .mybackground {background-color:#cd1dd9;}
        
        Background color #cd1dd9
      
           Border around this has a color of #cd1dd9        
        
          <div style="border:2px solid #cd1dd9;">Content here</div>
        
        
          .myborder {border:2px solid #cd1dd9;}
        
        Border color #cd1dd9