#cd3cd7 color space conversions
Hex:
        #cd3cd7
        RGB:
        205, 60, 215
        CMY:
        20, 76, 16
        CMYK:
        5, 72, 0, 16
      HSL:
        296°, 65.9574%, 53.9216%
        HSV (HSB):
        296°, 72.0930%, 84.3137%
        XYZ:
        39.0584, 21.1171, 66.3074
        xyY:
        0.3088, 0.1670, 21.1171
      CIE-Lab:
        53.0775, 73.9833, -50.4247
        CIE-LCH:
        53.0775, 89.5331, 325.7229
        CIE-Luv:
        53.0775, 57.8195, -86.7575
        Hunter-Lab:
        45.9534, 71.2990, -53.3837
      #cd3cd7 color charts
#cd3cd7 RGB chart
      #cd3cd7 CMYK chart
      #cd3cd7 RGB pie chart
      #cd3cd7 color shades, tints & tones
#cd3cd7 color schemes
#cd3cd7 color preview, HTML & CSS examples
           This text has a color of #cd3cd7        
        
          <p style="color:#cd3cd7;">Text here</p>
        
        
          .mytext {color:#cd3cd7;}
        
        Text color #cd3cd7
      
           This box has a color of #cd3cd7        
        
          <div style="background-color:#cd3cd7;">Content here</div>
        
        
          .mybackground {background-color:#cd3cd7;}
        
        Background color #cd3cd7
      
           Border around this has a color of #cd3cd7        
        
          <div style="border:2px solid #cd3cd7;">Content here</div>
        
        
          .myborder {border:2px solid #cd3cd7;}
        
        Border color #cd3cd7