#d99bec color space conversions
Hex:
        #d99bec
        RGB:
        217, 155, 236
        CMY:
        15, 39, 7
        CMYK:
        8, 34, 0, 7
      HSL:
        286°, 68.0672%, 76.6667%
        HSV (HSB):
        286°, 34.3220%, 92.5490%
        XYZ:
        55.4769, 44.2505, 84.9741
        xyY:
        0.3004, 0.2396, 44.2505
      CIE-Lab:
        72.3956, 36.8417, -31.7298
        CIE-LCH:
        72.3956, 48.6219, 319.2634
        CIE-Luv:
        72.3956, 28.1917, -56.0136
        Hunter-Lab:
        66.5211, 32.4527, -29.1724
      #d99bec color charts
#d99bec RGB chart
      #d99bec CMYK chart
      #d99bec RGB pie chart
      #d99bec color shades, tints & tones
#d99bec color schemes
#d99bec color preview, HTML & CSS examples
           This text has a color of #d99bec        
        
          <p style="color:#d99bec;">Text here</p>
        
        
          .mytext {color:#d99bec;}
        
        Text color #d99bec
      
           This box has a color of #d99bec        
        
          <div style="background-color:#d99bec;">Content here</div>
        
        
          .mybackground {background-color:#d99bec;}
        
        Background color #d99bec
      
           Border around this has a color of #d99bec        
        
          <div style="border:2px solid #d99bec;">Content here</div>
        
        
          .myborder {border:2px solid #d99bec;}
        
        Border color #d99bec