#d5b4ec color space conversions
Hex:
        #d5b4ec
        RGB:
        213, 180, 236
        CMY:
        16, 29, 7
        CMYK:
        10, 24, 0, 7
      HSL:
        275°, 59.5745%, 81.5686%
        HSV (HSB):
        275°, 23.7288%, 92.5490%
        XYZ:
        58.9022, 52.8448, 86.4525
        xyY:
        0.2972, 0.2666, 52.8448
      CIE-Lab:
        77.7833, 22.0476, -23.5025
        CIE-LCH:
        77.7833, 32.2252, 313.1706
        CIE-Luv:
        77.7833, 14.4015, -40.6741
        Hunter-Lab:
        72.6944, 17.4181, -19.6251
      #d5b4ec color charts
#d5b4ec RGB chart
      #d5b4ec CMYK chart
      #d5b4ec RGB pie chart
      #d5b4ec color shades, tints & tones
#d5b4ec color schemes
#d5b4ec color preview, HTML & CSS examples
           This text has a color of #d5b4ec        
        
          <p style="color:#d5b4ec;">Text here</p>
        
        
          .mytext {color:#d5b4ec;}
        
        Text color #d5b4ec
      
           This box has a color of #d5b4ec        
        
          <div style="background-color:#d5b4ec;">Content here</div>
        
        
          .mybackground {background-color:#d5b4ec;}
        
        Background color #d5b4ec
      
           Border around this has a color of #d5b4ec        
        
          <div style="border:2px solid #d5b4ec;">Content here</div>
        
        
          .myborder {border:2px solid #d5b4ec;}
        
        Border color #d5b4ec