#dc86ee color space conversions
Hex:
        #dc86ee
        RGB:
        220, 134, 238
        CMY:
        14, 47, 7
        CMYK:
        8, 44, 0, 7
      HSL:
        290°, 75.3623%, 72.9412%
        HSV (HSB):
        290°, 43.6975%, 93.3333%
        XYZ:
        53.4729, 38.4389, 85.4900
        xyY:
        0.3014, 0.2167, 38.4389
      CIE-Lab:
        68.3428, 49.2173, -39.0893
        CIE-LCH:
        68.3428, 62.8515, 321.5427
        CIE-Luv:
        68.3428, 38.5853, -69.3933
        Hunter-Lab:
        61.9991, 45.4541, -38.3551
      #dc86ee color charts
#dc86ee RGB chart
      #dc86ee CMYK chart
      #dc86ee RGB pie chart
      #dc86ee color shades, tints & tones
#dc86ee color schemes
#dc86ee color preview, HTML & CSS examples
           This text has a color of #dc86ee        
        
          <p style="color:#dc86ee;">Text here</p>
        
        
          .mytext {color:#dc86ee;}
        
        Text color #dc86ee
      
           This box has a color of #dc86ee        
        
          <div style="background-color:#dc86ee;">Content here</div>
        
        
          .mybackground {background-color:#dc86ee;}
        
        Background color #dc86ee
      
           Border around this has a color of #dc86ee        
        
          <div style="border:2px solid #dc86ee;">Content here</div>
        
        
          .myborder {border:2px solid #dc86ee;}
        
        Border color #dc86ee