#dc8cee color space conversions
Hex:
        #dc8cee
        RGB:
        220, 140, 238
        CMY:
        14, 45, 7
        CMYK:
        8, 41, 0, 7
      HSL:
        289°, 74.2424%, 74.1176%
        HSV (HSB):
        289°, 41.1765%, 93.3333%
        XYZ:
        54.3259, 40.1449, 85.7744
        xyY:
        0.3014, 0.2227, 40.1449
      CIE-Lab:
        69.5726, 46.0999, -37.1734
        CIE-LCH:
        69.5726, 59.2204, 321.1185
        CIE-Luv:
        69.5726, 36.1385, -65.9880
        Hunter-Lab:
        63.3600, 42.1689, -35.9126
      #dc8cee color charts
#dc8cee RGB chart
      #dc8cee CMYK chart
      #dc8cee RGB pie chart
      #dc8cee color shades, tints & tones
#dc8cee color schemes
#dc8cee color preview, HTML & CSS examples
           This text has a color of #dc8cee        
        
          <p style="color:#dc8cee;">Text here</p>
        
        
          .mytext {color:#dc8cee;}
        
        Text color #dc8cee
      
           This box has a color of #dc8cee        
        
          <div style="background-color:#dc8cee;">Content here</div>
        
        
          .mybackground {background-color:#dc8cee;}
        
        Background color #dc8cee
      
           Border around this has a color of #dc8cee        
        
          <div style="border:2px solid #dc8cee;">Content here</div>
        
        
          .myborder {border:2px solid #dc8cee;}
        
        Border color #dc8cee