#d091ba color space conversions
Hex:
        #d091ba
        RGB:
        208, 145, 186
        CMY:
        18, 43, 27
        CMYK:
        0, 30, 11, 18
      HSL:
        321°, 40.1274%, 69.2157%
        HSV (HSB):
        321°, 30.2885%, 81.5686%
        XYZ:
        45.0007, 37.2059, 51.2640
        xyY:
        0.3372, 0.2788, 37.2059
      CIE-Lab:
        67.4312, 30.0828, -11.7428
        CIE-LCH:
        67.4312, 32.2935, 338.6768
        CIE-Luv:
        67.4312, 35.0487, -22.7258
        Hunter-Lab:
        60.9966, 24.9458, -7.1321
      #d091ba color charts
#d091ba RGB chart
      #d091ba CMYK chart
      #d091ba RGB pie chart
      #d091ba color shades, tints & tones
#d091ba color schemes
#d091ba color preview, HTML & CSS examples
           This text has a color of #d091ba        
        
          <p style="color:#d091ba;">Text here</p>
        
        
          .mytext {color:#d091ba;}
        
        Text color #d091ba
      
           This box has a color of #d091ba        
        
          <div style="background-color:#d091ba;">Content here</div>
        
        
          .mybackground {background-color:#d091ba;}
        
        Background color #d091ba
      
           Border around this has a color of #d091ba        
        
          <div style="border:2px solid #d091ba;">Content here</div>
        
        
          .myborder {border:2px solid #d091ba;}
        
        Border color #d091ba