#dcbcfa color space conversions
Hex:
        #dcbcfa
        RGB:
        220, 188, 250
        CMY:
        14, 26, 2
        CMYK:
        12, 25, 0, 2
      HSL:
        271°, 86.1111%, 85.8824%
        HSV (HSB):
        271°, 24.8000%, 98.0392%
        XYZ:
        64.7537, 58.0842, 98.2410
        xyY:
        0.2929, 0.2627, 58.0842
      CIE-Lab:
        80.7856, 22.7797, -26.3878
        CIE-LCH:
        80.7856, 34.8601, 310.8029
        CIE-Luv:
        80.7856, 13.2483, -45.7739
        Hunter-Lab:
        76.2130, 18.2883, -23.0776
      #dcbcfa color charts
#dcbcfa RGB chart
      #dcbcfa CMYK chart
      #dcbcfa RGB pie chart
      #dcbcfa color shades, tints & tones
#dcbcfa color schemes
#dcbcfa color preview, HTML & CSS examples
           This text has a color of #dcbcfa        
        
          <p style="color:#dcbcfa;">Text here</p>
        
        
          .mytext {color:#dcbcfa;}
        
        Text color #dcbcfa
      
           This box has a color of #dcbcfa        
        
          <div style="background-color:#dcbcfa;">Content here</div>
        
        
          .mybackground {background-color:#dcbcfa;}
        
        Background color #dcbcfa
      
           Border around this has a color of #dcbcfa        
        
          <div style="border:2px solid #dcbcfa;">Content here</div>
        
        
          .myborder {border:2px solid #dcbcfa;}
        
        Border color #dcbcfa