#dcbffb color space conversions
Hex:
        #dcbffb
        RGB:
        220, 191, 251
        CMY:
        14, 25, 2
        CMYK:
        12, 24, 0, 2
      HSL:
        269°, 88.2353%, 86.6667%
        HSV (HSB):
        269°, 23.9044%, 98.4314%
        XYZ:
        65.5586, 59.4423, 99.2850
        xyY:
        0.2923, 0.2650, 59.4423
      CIE-Lab:
        81.5341, 21.3686, -25.7794
        CIE-LCH:
        81.5341, 33.4843, 309.6554
        CIE-Luv:
        81.5341, 11.7695, -44.5952
        Hunter-Lab:
        77.0988, 16.8590, -22.3823
      #dcbffb color charts
#dcbffb RGB chart
      #dcbffb CMYK chart
      #dcbffb RGB pie chart
      #dcbffb color shades, tints & tones
#dcbffb color schemes
#dcbffb color preview, HTML & CSS examples
           This text has a color of #dcbffb        
        
          <p style="color:#dcbffb;">Text here</p>
        
        
          .mytext {color:#dcbffb;}
        
        Text color #dcbffb
      
           This box has a color of #dcbffb        
        
          <div style="background-color:#dcbffb;">Content here</div>
        
        
          .mybackground {background-color:#dcbffb;}
        
        Background color #dcbffb
      
           Border around this has a color of #dcbffb        
        
          <div style="border:2px solid #dcbffb;">Content here</div>
        
        
          .myborder {border:2px solid #dcbffb;}
        
        Border color #dcbffb