#dcb5ec color space conversions
Hex:
        #dcb5ec
        RGB:
        220, 181, 236
        CMY:
        14, 29, 7
        CMYK:
        7, 23, 0, 7
      HSL:
        283°, 59.1398%, 81.7647%
        HSV (HSB):
        283°, 23.3051%, 92.5490%
        XYZ:
        61.1794, 54.3195, 86.6171
        xyY:
        0.3027, 0.2688, 54.3195
      CIE-Lab:
        78.6477, 23.7460, -22.1296
        CIE-LCH:
        78.6477, 32.4591, 317.0180
        CIE-Luv:
        78.6477, 18.0090, -38.7713
        Hunter-Lab:
        73.7018, 19.1937, -18.0886
      #dcb5ec color charts
#dcb5ec RGB chart
      #dcb5ec CMYK chart
      #dcb5ec RGB pie chart
      #dcb5ec color shades, tints & tones
#dcb5ec color schemes
#dcb5ec color preview, HTML & CSS examples
           This text has a color of #dcb5ec        
        
          <p style="color:#dcb5ec;">Text here</p>
        
        
          .mytext {color:#dcb5ec;}
        
        Text color #dcb5ec
      
           This box has a color of #dcb5ec        
        
          <div style="background-color:#dcb5ec;">Content here</div>
        
        
          .mybackground {background-color:#dcb5ec;}
        
        Background color #dcb5ec
      
           Border around this has a color of #dcb5ec        
        
          <div style="border:2px solid #dcb5ec;">Content here</div>
        
        
          .myborder {border:2px solid #dcb5ec;}
        
        Border color #dcb5ec