#d49bda color space conversions
Hex:
        #d49bda
        RGB:
        212, 155, 218
        CMY:
        17, 39, 15
        CMYK:
        3, 29, 0, 15
      HSL:
        294°, 45.9854%, 73.1373%
        HSV (HSB):
        294°, 28.8991%, 85.4902%
        XYZ:
        51.5276, 42.5017, 71.8175
        xyY:
        0.3107, 0.2563, 42.5017
      CIE-Lab:
        71.2154, 31.7681, -23.7237
        CIE-LCH:
        71.2154, 39.6488, 323.2484
        CIE-Luv:
        71.2154, 27.8028, -42.0651
        Hunter-Lab:
        65.1933, 26.9948, -19.6790
      #d49bda color charts
#d49bda RGB chart
      #d49bda CMYK chart
      #d49bda RGB pie chart
      #d49bda color shades, tints & tones
#d49bda color schemes
#d49bda color preview, HTML & CSS examples
           This text has a color of #d49bda        
        
          <p style="color:#d49bda;">Text here</p>
        
        
          .mytext {color:#d49bda;}
        
        Text color #d49bda
      
           This box has a color of #d49bda        
        
          <div style="background-color:#d49bda;">Content here</div>
        
        
          .mybackground {background-color:#d49bda;}
        
        Background color #d49bda
      
           Border around this has a color of #d49bda        
        
          <div style="border:2px solid #d49bda;">Content here</div>
        
        
          .myborder {border:2px solid #d49bda;}
        
        Border color #d49bda