#d096ba color space conversions
Hex:
        #d096ba
        RGB:
        208, 150, 186
        CMY:
        18, 41, 27
        CMYK:
        0, 28, 11, 18
      HSL:
        323°, 38.1579%, 70.1961%
        HSV (HSB):
        323°, 27.8846%, 81.5686%
        XYZ:
        45.7817, 38.7678, 51.5243
        xyY:
        0.3364, 0.2849, 38.7678
      CIE-Lab:
        68.5827, 27.3608, -10.0204
        CIE-LCH:
        68.5827, 29.1380, 339.8857
        CIE-Luv:
        68.5827, 32.4322, -19.6918
        Hunter-Lab:
        62.2638, 22.2870, -5.4789
      #d096ba color charts
#d096ba RGB chart
      #d096ba CMYK chart
      #d096ba RGB pie chart
      #d096ba color shades, tints & tones
#d096ba color schemes
#d096ba color preview, HTML & CSS examples
           This text has a color of #d096ba        
        
          <p style="color:#d096ba;">Text here</p>
        
        
          .mytext {color:#d096ba;}
        
        Text color #d096ba
      
           This box has a color of #d096ba        
        
          <div style="background-color:#d096ba;">Content here</div>
        
        
          .mybackground {background-color:#d096ba;}
        
        Background color #d096ba
      
           Border around this has a color of #d096ba        
        
          <div style="border:2px solid #d096ba;">Content here</div>
        
        
          .myborder {border:2px solid #d096ba;}
        
        Border color #d096ba