#dc96ec color space conversions
Hex:
        #dc96ec
        RGB:
        220, 150, 236
        CMY:
        14, 41, 7
        CMYK:
        7, 36, 0, 7
      HSL:
        289°, 69.3548%, 75.6863%
        HSV (HSB):
        289°, 36.4407%, 92.5490%
        XYZ:
        55.5619, 43.0845, 84.7446
        xyY:
        0.3030, 0.2349, 43.0845
      CIE-Lab:
        71.6123, 40.4314, -32.9145
        CIE-LCH:
        71.6123, 52.1350, 320.8516
        CIE-Luv:
        71.6123, 32.2311, -58.4233
        Hunter-Lab:
        65.6388, 36.2288, -30.6007
      #dc96ec color charts
#dc96ec RGB chart
      #dc96ec CMYK chart
      #dc96ec RGB pie chart
      #dc96ec color shades, tints & tones
#dc96ec color schemes
#dc96ec color preview, HTML & CSS examples
           This text has a color of #dc96ec        
        
          <p style="color:#dc96ec;">Text here</p>
        
        
          .mytext {color:#dc96ec;}
        
        Text color #dc96ec
      
           This box has a color of #dc96ec        
        
          <div style="background-color:#dc96ec;">Content here</div>
        
        
          .mybackground {background-color:#dc96ec;}
        
        Background color #dc96ec
      
           Border around this has a color of #dc96ec        
        
          <div style="border:2px solid #dc96ec;">Content here</div>
        
        
          .myborder {border:2px solid #dc96ec;}
        
        Border color #dc96ec