#dc83f0 color space conversions
Hex:
        #dc83f0
        RGB:
        220, 131, 240
        CMY:
        14, 49, 6
        CMYK:
        8, 45, 0, 6
      HSL:
        289°, 78.4173%, 72.7451%
        HSV (HSB):
        289°, 45.4167%, 94.1176%
        XYZ:
        53.3597, 37.7395, 86.9102
        xyY:
        0.2998, 0.2120, 37.7395
      CIE-Lab:
        67.8282, 51.1440, -40.9927
        CIE-LCH:
        67.8282, 65.5447, 321.2873
        CIE-Luv:
        67.8282, 39.3742, -72.6965
        Hunter-Lab:
        61.4325, 47.5365, -40.8764
      #dc83f0 color charts
#dc83f0 RGB chart
      #dc83f0 CMYK chart
      #dc83f0 RGB pie chart
      #dc83f0 color shades, tints & tones
#dc83f0 color schemes
#dc83f0 color preview, HTML & CSS examples
           This text has a color of #dc83f0        
        
          <p style="color:#dc83f0;">Text here</p>
        
        
          .mytext {color:#dc83f0;}
        
        Text color #dc83f0
      
           This box has a color of #dc83f0        
        
          <div style="background-color:#dc83f0;">Content here</div>
        
        
          .mybackground {background-color:#dc83f0;}
        
        Background color #dc83f0
      
           Border around this has a color of #dc83f0        
        
          <div style="border:2px solid #dc83f0;">Content here</div>
        
        
          .myborder {border:2px solid #dc83f0;}
        
        Border color #dc83f0