#dc7ffd color space conversions
Hex:
        #dc7ffd
        RGB:
        220, 127, 253
        CMY:
        14, 50, 1
        CMYK:
        13, 50, 0, 1
      HSL:
        284°, 96.9231%, 74.5098%
        HSV (HSB):
        284°, 49.8024%, 99.2157%
        XYZ:
        54.8342, 37.4862, 97.2740
        xyY:
        0.2892, 0.1977, 37.4862
      CIE-Lab:
        67.6402, 55.7190, -48.4160
        CIE-LCH:
        67.6402, 73.8155, 319.0116
        CIE-Luv:
        67.6402, 38.2225, -85.4394
        Hunter-Lab:
        61.2260, 52.7196, -51.3399
      #dc7ffd color charts
#dc7ffd RGB chart
      #dc7ffd CMYK chart
      #dc7ffd RGB pie chart
      #dc7ffd color shades, tints & tones
#dc7ffd color schemes
#dc7ffd color preview, HTML & CSS examples
           This text has a color of #dc7ffd        
        
          <p style="color:#dc7ffd;">Text here</p>
        
        
          .mytext {color:#dc7ffd;}
        
        Text color #dc7ffd
      
           This box has a color of #dc7ffd        
        
          <div style="background-color:#dc7ffd;">Content here</div>
        
        
          .mybackground {background-color:#dc7ffd;}
        
        Background color #dc7ffd
      
           Border around this has a color of #dc7ffd        
        
          <div style="border:2px solid #dc7ffd;">Content here</div>
        
        
          .myborder {border:2px solid #dc7ffd;}
        
        Border color #dc7ffd