#dcb2fe color space conversions
Hex:
        #dcb2fe
        RGB:
        220, 178, 254
        CMY:
        14, 30, 0
        CMYK:
        13, 30, 0, 0
      HSL:
        273°, 97.4359%, 84.7059%
        HSV (HSB):
        273°, 29.9213%, 99.6078%
        XYZ:
        63.3250, 54.2122, 100.8923
        xyY:
        0.2899, 0.2482, 54.2122
      CIE-Lab:
        78.5853, 29.0038, -31.9046
        CIE-LCH:
        78.5853, 43.1175, 312.2733
        CIE-Luv:
        78.5853, 17.3363, -55.7468
        Hunter-Lab:
        73.6289, 24.6693, -29.7037
      #dcb2fe color charts
#dcb2fe RGB chart
      #dcb2fe CMYK chart
      #dcb2fe RGB pie chart
      #dcb2fe color shades, tints & tones
#dcb2fe color schemes
#dcb2fe color preview, HTML & CSS examples
           This text has a color of #dcb2fe        
        
          <p style="color:#dcb2fe;">Text here</p>
        
        
          .mytext {color:#dcb2fe;}
        
        Text color #dcb2fe
      
           This box has a color of #dcb2fe        
        
          <div style="background-color:#dcb2fe;">Content here</div>
        
        
          .mybackground {background-color:#dcb2fe;}
        
        Background color #dcb2fe
      
           Border around this has a color of #dcb2fe        
        
          <div style="border:2px solid #dcb2fe;">Content here</div>
        
        
          .myborder {border:2px solid #dcb2fe;}
        
        Border color #dcb2fe