#dcb2fc color space conversions
Hex:
        #dcb2fc
        RGB:
        220, 178, 252
        CMY:
        14, 30, 1
        CMYK:
        13, 29, 0, 1
      HSL:
        274°, 92.5000%, 84.3137%
        HSV (HSB):
        274°, 29.3651%, 98.8235%
        XYZ:
        63.0063, 54.0847, 99.2141
        xyY:
        0.2913, 0.2500, 54.0847
      CIE-Lab:
        78.5111, 28.5898, -30.9453
        CIE-LCH:
        78.5111, 42.1306, 312.7342
        CIE-Luv:
        78.5111, 17.5689, -54.0751
        Hunter-Lab:
        73.5423, 24.2282, -28.5070
      #dcb2fc color charts
#dcb2fc RGB chart
      #dcb2fc CMYK chart
      #dcb2fc RGB pie chart
      #dcb2fc color shades, tints & tones
#dcb2fc color schemes
#dcb2fc color preview, HTML & CSS examples
           This text has a color of #dcb2fc        
        
          <p style="color:#dcb2fc;">Text here</p>
        
        
          .mytext {color:#dcb2fc;}
        
        Text color #dcb2fc
      
           This box has a color of #dcb2fc        
        
          <div style="background-color:#dcb2fc;">Content here</div>
        
        
          .mybackground {background-color:#dcb2fc;}
        
        Background color #dcb2fc
      
           Border around this has a color of #dcb2fc        
        
          <div style="border:2px solid #dcb2fc;">Content here</div>
        
        
          .myborder {border:2px solid #dcb2fc;}
        
        Border color #dcb2fc