#dc96dc color space conversions
Hex:
        #dc96dc
        RGB:
        220, 150, 220
        CMY:
        14, 41, 14
        CMYK:
        0, 32, 0, 14
      HSL:
        300°, 50.0000%, 72.5490%
        HSV (HSB):
        300°, 31.8182%, 86.2745%
        XYZ:
        53.3398, 42.1956, 73.0434
        xyY:
        0.3164, 0.2503, 42.1956
      CIE-Lab:
        71.0056, 37.3971, -25.0705
        CIE-LCH:
        71.0056, 45.0231, 326.1626
        CIE-Luv:
        71.0056, 34.9022, -45.1370
        Hunter-Lab:
        64.9582, 32.8968, -21.1990
      #dc96dc color charts
#dc96dc RGB chart
      #dc96dc CMYK chart
      #dc96dc RGB pie chart
      #dc96dc color shades, tints & tones
#dc96dc color schemes
#dc96dc color preview, HTML & CSS examples
           This text has a color of #dc96dc        
        
          <p style="color:#dc96dc;">Text here</p>
        
        
          .mytext {color:#dc96dc;}
        
        Text color #dc96dc
      
           This box has a color of #dc96dc        
        
          <div style="background-color:#dc96dc;">Content here</div>
        
        
          .mybackground {background-color:#dc96dc;}
        
        Background color #dc96dc
      
           Border around this has a color of #dc96dc        
        
          <div style="border:2px solid #dc96dc;">Content here</div>
        
        
          .myborder {border:2px solid #dc96dc;}
        
        Border color #dc96dc