#dc96f8 color space conversions
Hex:
        #dc96f8
        RGB:
        220, 150, 248
        CMY:
        14, 41, 3
        CMYK:
        11, 40, 0, 3
      HSL:
        283°, 87.5000%, 78.0392%
        HSV (HSB):
        283°, 39.5161%, 97.2549%
        XYZ:
        57.3648, 43.8056, 94.2388
        xyY:
        0.2936, 0.2242, 43.8056
      CIE-Lab:
        72.0984, 42.8100, -38.7049
        CIE-LCH:
        72.0984, 57.7128, 317.8830
        CIE-Luv:
        72.0984, 30.2475, -68.3886
        Hunter-Lab:
        66.1858, 38.8849, -38.0901
      #dc96f8 color charts
#dc96f8 RGB chart
      #dc96f8 CMYK chart
      #dc96f8 RGB pie chart
      #dc96f8 color shades, tints & tones
#dc96f8 color schemes
#dc96f8 color preview, HTML & CSS examples
           This text has a color of #dc96f8        
        
          <p style="color:#dc96f8;">Text here</p>
        
        
          .mytext {color:#dc96f8;}
        
        Text color #dc96f8
      
           This box has a color of #dc96f8        
        
          <div style="background-color:#dc96f8;">Content here</div>
        
        
          .mybackground {background-color:#dc96f8;}
        
        Background color #dc96f8
      
           Border around this has a color of #dc96f8        
        
          <div style="border:2px solid #dc96f8;">Content here</div>
        
        
          .myborder {border:2px solid #dc96f8;}
        
        Border color #dc96f8