#cd3ed8 color space conversions
Hex:
        #cd3ed8
        RGB:
        205, 62, 216
        CMY:
        20, 76, 15
        CMYK:
        5, 71, 0, 15
      HSL:
        296°, 66.3793%, 54.5098%
        HSV (HSB):
        296°, 71.2963%, 84.7059%
        XYZ:
        39.2941, 21.3823, 67.0219
        xyY:
        0.3077, 0.1674, 21.3823
      CIE-Lab:
        53.3653, 73.4888, -50.5351
        CIE-LCH:
        53.3653, 89.1874, 325.4853
        CIE-Luv:
        53.3653, 57.0855, -86.9703
        Hunter-Lab:
        46.2409, 70.7621, -53.5666
      #cd3ed8 color charts
#cd3ed8 RGB chart
      #cd3ed8 CMYK chart
      #cd3ed8 RGB pie chart
      #cd3ed8 color shades, tints & tones
#cd3ed8 color schemes
#cd3ed8 color preview, HTML & CSS examples
           This text has a color of #cd3ed8        
        
          <p style="color:#cd3ed8;">Text here</p>
        
        
          .mytext {color:#cd3ed8;}
        
        Text color #cd3ed8
      
           This box has a color of #cd3ed8        
        
          <div style="background-color:#cd3ed8;">Content here</div>
        
        
          .mybackground {background-color:#cd3ed8;}
        
        Background color #cd3ed8
      
           Border around this has a color of #cd3ed8        
        
          <div style="border:2px solid #cd3ed8;">Content here</div>
        
        
          .myborder {border:2px solid #cd3ed8;}
        
        Border color #cd3ed8