#dc96fd color space conversions
Hex:
        #dc96fd
        RGB:
        220, 150, 253
        CMY:
        14, 41, 1
        CMYK:
        13, 41, 0, 1
      HSL:
        281°, 96.2617%, 79.0196%
        HSV (HSB):
        281°, 40.7115%, 99.2157%
        XYZ:
        58.1512, 44.1202, 98.3797
        xyY:
        0.2898, 0.2199, 44.1202
      CIE-Lab:
        72.3088, 43.8252, -41.0939
        CIE-LCH:
        72.3088, 60.0780, 316.8422
        CIE-Luv:
        72.3088, 29.4284, -72.5302
        Hunter-Lab:
        66.4230, 40.0306, -41.3188
      #dc96fd color charts
#dc96fd RGB chart
      #dc96fd CMYK chart
      #dc96fd RGB pie chart
      #dc96fd color shades, tints & tones
#dc96fd color schemes
#dc96fd color preview, HTML & CSS examples
           This text has a color of #dc96fd        
        
          <p style="color:#dc96fd;">Text here</p>
        
        
          .mytext {color:#dc96fd;}
        
        Text color #dc96fd
      
           This box has a color of #dc96fd        
        
          <div style="background-color:#dc96fd;">Content here</div>
        
        
          .mybackground {background-color:#dc96fd;}
        
        Background color #dc96fd
      
           Border around this has a color of #dc96fd        
        
          <div style="border:2px solid #dc96fd;">Content here</div>
        
        
          .myborder {border:2px solid #dc96fd;}
        
        Border color #dc96fd