#dcb0ed color space conversions
Hex:
        #dcb0ed
        RGB:
        220, 176, 237
        CMY:
        14, 31, 7
        CMYK:
        7, 26, 0, 7
      HSL:
        283°, 62.8866%, 80.9804%
        HSV (HSB):
        283°, 25.7384%, 92.9412%
        XYZ:
        60.3266, 52.3807, 87.0517
        xyY:
        0.3020, 0.2622, 52.3807
      CIE-Lab:
        77.5079, 26.6433, -24.4041
        CIE-LCH:
        77.5079, 36.1307, 317.5117
        CIE-Luv:
        77.5079, 20.2574, -42.8743
        Hunter-Lab:
        72.3745, 22.1303, -20.6515
      #dcb0ed color charts
#dcb0ed RGB chart
      #dcb0ed CMYK chart
      #dcb0ed RGB pie chart
      #dcb0ed color shades, tints & tones
#dcb0ed color schemes
#dcb0ed color preview, HTML & CSS examples
           This text has a color of #dcb0ed        
        
          <p style="color:#dcb0ed;">Text here</p>
        
        
          .mytext {color:#dcb0ed;}
        
        Text color #dcb0ed
      
           This box has a color of #dcb0ed        
        
          <div style="background-color:#dcb0ed;">Content here</div>
        
        
          .mybackground {background-color:#dcb0ed;}
        
        Background color #dcb0ed
      
           Border around this has a color of #dcb0ed        
        
          <div style="border:2px solid #dcb0ed;">Content here</div>
        
        
          .myborder {border:2px solid #dcb0ed;}
        
        Border color #dcb0ed