#dbcfd4 color space conversions
Hex:
        #dbcfd4
        RGB:
        219, 207, 212
        CMY:
        14, 19, 17
        CMYK:
        0, 5, 3, 14
      HSL:
        335°, 14.2857%, 83.5294%
        HSV (HSB):
        335°, 5.4795%, 85.8824%
        XYZ:
        63.4099, 64.4392, 71.3833
        xyY:
        0.3183, 0.3234, 64.4392
      CIE-Lab:
        84.1939, 5.0239, -0.9955
        CIE-LCH:
        84.1939, 5.1215, 348.7919
        CIE-Luv:
        84.1939, 6.5960, -2.3989
        Hunter-Lab:
        80.2740, 0.5209, 3.4685
      #dbcfd4 color charts
#dbcfd4 RGB chart
      #dbcfd4 CMYK chart
      #dbcfd4 RGB pie chart
      #dbcfd4 color shades, tints & tones
#dbcfd4 color schemes
#dbcfd4 color preview, HTML & CSS examples
           This text has a color of #dbcfd4        
        
          <p style="color:#dbcfd4;">Text here</p>
        
        
          .mytext {color:#dbcfd4;}
        
        Text color #dbcfd4
      
           This box has a color of #dbcfd4        
        
          <div style="background-color:#dbcfd4;">Content here</div>
        
        
          .mybackground {background-color:#dbcfd4;}
        
        Background color #dbcfd4
      
           Border around this has a color of #dbcfd4        
        
          <div style="border:2px solid #dbcfd4;">Content here</div>
        
        
          .myborder {border:2px solid #dbcfd4;}
        
        Border color #dbcfd4