#dcbef8 color space conversions
Hex:
        #dcbef8
        RGB:
        220, 190, 248
        CMY:
        14, 25, 3
        CMYK:
        11, 23, 0, 3
      HSL:
        271°, 80.5556%, 85.8824%
        HSV (HSB):
        271°, 23.3871%, 97.2549%
        XYZ:
        64.8719, 58.8199, 96.7412
        xyY:
        0.2943, 0.2668, 58.8199
      CIE-Lab:
        81.1925, 21.2934, -24.6978
        CIE-LCH:
        81.1925, 32.6096, 310.7665
        CIE-Luv:
        81.1925, 12.5239, -42.7675
        Hunter-Lab:
        76.6941, 16.7700, -21.1019
      #dcbef8 color charts
#dcbef8 RGB chart
      #dcbef8 CMYK chart
      #dcbef8 RGB pie chart
      #dcbef8 color shades, tints & tones
#dcbef8 color schemes
#dcbef8 color preview, HTML & CSS examples
           This text has a color of #dcbef8        
        
          <p style="color:#dcbef8;">Text here</p>
        
        
          .mytext {color:#dcbef8;}
        
        Text color #dcbef8
      
           This box has a color of #dcbef8        
        
          <div style="background-color:#dcbef8;">Content here</div>
        
        
          .mybackground {background-color:#dcbef8;}
        
        Background color #dcbef8
      
           Border around this has a color of #dcbef8        
        
          <div style="border:2px solid #dcbef8;">Content here</div>
        
        
          .myborder {border:2px solid #dcbef8;}
        
        Border color #dcbef8