#dc5ffd color space conversions
Hex:
        #dc5ffd
        RGB:
        220, 95, 253
        CMY:
        14, 63, 1
        CMYK:
        13, 62, 0, 1
      HSL:
        287°, 97.5309%, 68.2353%
        HSV (HSB):
        287°, 62.4506%, 99.2157%
        XYZ:
        51.3370, 30.4919, 96.1083
        xyY:
        0.2885, 0.1714, 30.4919
      CIE-Lab:
        62.0764, 70.6574, -57.2364
        CIE-LCH:
        62.0764, 90.9312, 320.9906
        CIE-Luv:
        62.0764, 48.2569, -100.0902
        Hunter-Lab:
        55.2195, 69.3157, -64.5393
      #dc5ffd color charts
#dc5ffd RGB chart
      #dc5ffd CMYK chart
      #dc5ffd RGB pie chart
      #dc5ffd color shades, tints & tones
#dc5ffd color schemes
#dc5ffd color preview, HTML & CSS examples
           This text has a color of #dc5ffd        
        
          <p style="color:#dc5ffd;">Text here</p>
        
        
          .mytext {color:#dc5ffd;}
        
        Text color #dc5ffd
      
           This box has a color of #dc5ffd        
        
          <div style="background-color:#dc5ffd;">Content here</div>
        
        
          .mybackground {background-color:#dc5ffd;}
        
        Background color #dc5ffd
      
           Border around this has a color of #dc5ffd        
        
          <div style="border:2px solid #dc5ffd;">Content here</div>
        
        
          .myborder {border:2px solid #dc5ffd;}
        
        Border color #dc5ffd