#d5b8ee color space conversions
Hex:
        #d5b8ee
        RGB:
        213, 184, 238
        CMY:
        16, 28, 7
        CMYK:
        11, 23, 0, 7
      HSL:
        272°, 61.3636%, 82.7451%
        HSV (HSB):
        272°, 22.6891%, 93.3333%
        XYZ:
        60.0137, 54.6002, 88.2647
        xyY:
        0.2958, 0.2691, 54.6002
      CIE-Lab:
        78.8104, 20.2851, -23.0167
        CIE-LCH:
        78.8104, 30.6799, 311.3904
        CIE-Luv:
        78.8104, 12.3283, -39.6683
        Hunter-Lab:
        73.8919, 15.6636, -19.0982
      #d5b8ee color charts
#d5b8ee RGB chart
      #d5b8ee CMYK chart
      #d5b8ee RGB pie chart
      #d5b8ee color shades, tints & tones
#d5b8ee color schemes
#d5b8ee color preview, HTML & CSS examples
           This text has a color of #d5b8ee        
        
          <p style="color:#d5b8ee;">Text here</p>
        
        
          .mytext {color:#d5b8ee;}
        
        Text color #d5b8ee
      
           This box has a color of #d5b8ee        
        
          <div style="background-color:#d5b8ee;">Content here</div>
        
        
          .mybackground {background-color:#d5b8ee;}
        
        Background color #d5b8ee
      
           Border around this has a color of #d5b8ee        
        
          <div style="border:2px solid #d5b8ee;">Content here</div>
        
        
          .myborder {border:2px solid #d5b8ee;}
        
        Border color #d5b8ee