#dc8cf0 color space conversions
Hex:
        #dc8cf0
        RGB:
        220, 140, 240
        CMY:
        14, 45, 6
        CMYK:
        8, 42, 0, 6
      HSL:
        288°, 76.9231%, 74.5098%
        HSV (HSB):
        288°, 41.6667%, 94.1176%
        XYZ:
        54.6215, 40.2631, 87.3308
        xyY:
        0.2998, 0.2210, 40.2631
      CIE-Lab:
        69.6565, 46.4893, -38.1392
        CIE-LCH:
        69.6565, 60.1320, 320.6350
        CIE-Luv:
        69.6565, 35.7689, -67.6415
        Hunter-Lab:
        63.4532, 42.6124, -37.1837
      #dc8cf0 color charts
#dc8cf0 RGB chart
      #dc8cf0 CMYK chart
      #dc8cf0 RGB pie chart
      #dc8cf0 color shades, tints & tones
#dc8cf0 color schemes
#dc8cf0 color preview, HTML & CSS examples
           This text has a color of #dc8cf0        
        
          <p style="color:#dc8cf0;">Text here</p>
        
        
          .mytext {color:#dc8cf0;}
        
        Text color #dc8cf0
      
           This box has a color of #dc8cf0        
        
          <div style="background-color:#dc8cf0;">Content here</div>
        
        
          .mybackground {background-color:#dc8cf0;}
        
        Background color #dc8cf0
      
           Border around this has a color of #dc8cf0        
        
          <div style="border:2px solid #dc8cf0;">Content here</div>
        
        
          .myborder {border:2px solid #dc8cf0;}
        
        Border color #dc8cf0