#cd96f2 color space conversions
Hex:
        #cd96f2
        RGB:
        205, 150, 242
        CMY:
        20, 41, 5
        CMYK:
        15, 38, 0, 5
      HSL:
        276°, 77.9661%, 76.8627%
        HSV (HSB):
        276°, 38.0165%, 94.9020%
        XYZ:
        52.1102, 41.2026, 89.2108
        xyY:
        0.2855, 0.2257, 41.2026
      CIE-Lab:
        70.3177, 37.1686, -38.3233
        CIE-LCH:
        70.3177, 53.3870, 314.1237
        CIE-Luv:
        70.3177, 22.3323, -66.6492
        Hunter-Lab:
        64.1893, 32.5788, -37.4692
      #cd96f2 color charts
#cd96f2 RGB chart
      #cd96f2 CMYK chart
      #cd96f2 RGB pie chart
      #cd96f2 color shades, tints & tones
#cd96f2 color schemes
#cd96f2 color preview, HTML & CSS examples
           This text has a color of #cd96f2        
        
          <p style="color:#cd96f2;">Text here</p>
        
        
          .mytext {color:#cd96f2;}
        
        Text color #cd96f2
      
           This box has a color of #cd96f2        
        
          <div style="background-color:#cd96f2;">Content here</div>
        
        
          .mybackground {background-color:#cd96f2;}
        
        Background color #cd96f2
      
           Border around this has a color of #cd96f2        
        
          <div style="border:2px solid #cd96f2;">Content here</div>
        
        
          .myborder {border:2px solid #cd96f2;}
        
        Border color #cd96f2