#dcc2fa color space conversions
Hex:
        #dcc2fa
        RGB:
        220, 194, 250
        CMY:
        14, 24, 2
        CMYK:
        12, 22, 0, 2
      HSL:
        268°, 84.8485%, 87.0588%
        HSV (HSB):
        268°, 22.4000%, 98.0392%
        XYZ:
        66.0623, 60.7013, 98.6772
        xyY:
        0.2930, 0.2693, 60.7013
      CIE-Lab:
        82.2179, 19.5497, -24.2038
        CIE-LCH:
        82.2179, 31.1130, 308.9282
        CIE-Luv:
        82.2179, 10.4779, -41.7410
        Hunter-Lab:
        77.9111, 15.0092, -20.5552
      #dcc2fa color charts
#dcc2fa RGB chart
      #dcc2fa CMYK chart
      #dcc2fa RGB pie chart
      #dcc2fa color shades, tints & tones
#dcc2fa color schemes
#dcc2fa color preview, HTML & CSS examples
           This text has a color of #dcc2fa        
        
          <p style="color:#dcc2fa;">Text here</p>
        
        
          .mytext {color:#dcc2fa;}
        
        Text color #dcc2fa
      
           This box has a color of #dcc2fa        
        
          <div style="background-color:#dcc2fa;">Content here</div>
        
        
          .mybackground {background-color:#dcc2fa;}
        
        Background color #dcc2fa
      
           Border around this has a color of #dcc2fa        
        
          <div style="border:2px solid #dcc2fa;">Content here</div>
        
        
          .myborder {border:2px solid #dcc2fa;}
        
        Border color #dcc2fa