#d0bfde color space conversions
Hex:
        #d0bfde
        RGB:
        208, 191, 222
        CMY:
        18, 25, 13
        CMYK:
        6, 14, 0, 13
      HSL:
        273°, 31.9588%, 80.9804%
        HSV (HSB):
        273°, 13.9640%, 87.0588%
        XYZ:
        57.8280, 55.9454, 76.8579
        xyY:
        0.3034, 0.2935, 55.9454
      CIE-Lab:
        79.5827, 11.6842, -13.2785
        CIE-LCH:
        79.5827, 17.6872, 311.3456
        CIE-Luv:
        79.5827, 7.5524, -22.5519
        Hunter-Lab:
        74.7967, 7.1107, -8.5662
      #d0bfde color charts
#d0bfde RGB chart
      #d0bfde CMYK chart
      #d0bfde RGB pie chart
      #d0bfde color shades, tints & tones
#d0bfde color schemes
#d0bfde color preview, HTML & CSS examples
           This text has a color of #d0bfde        
        
          <p style="color:#d0bfde;">Text here</p>
        
        
          .mytext {color:#d0bfde;}
        
        Text color #d0bfde
      
           This box has a color of #d0bfde        
        
          <div style="background-color:#d0bfde;">Content here</div>
        
        
          .mybackground {background-color:#d0bfde;}
        
        Background color #d0bfde
      
           Border around this has a color of #d0bfde        
        
          <div style="border:2px solid #d0bfde;">Content here</div>
        
        
          .myborder {border:2px solid #d0bfde;}
        
        Border color #d0bfde