#d149bc color space conversions
Hex:
        #d149bc
        RGB:
        209, 73, 188
        CMY:
        18, 71, 26
        CMYK:
        0, 65, 10, 18
      HSL:
        309°, 59.6491%, 55.2941%
        HSV (HSB):
        309°, 65.0718%, 81.9608%
        XYZ:
        37.7541, 21.9512, 49.8241
        xyY:
        0.3447, 0.2004, 21.9512
      CIE-Lab:
        53.9752, 65.9289, -33.4722
        CIE-LCH:
        53.9752, 73.9392, 333.0831
        CIE-Luv:
        53.9752, 66.3419, -60.2270
        Hunter-Lab:
        46.8521, 61.8466, -30.2544
      #d149bc color charts
#d149bc RGB chart
      #d149bc CMYK chart
      #d149bc RGB pie chart
      #d149bc color shades, tints & tones
#d149bc color schemes
#d149bc color preview, HTML & CSS examples
           This text has a color of #d149bc        
        
          <p style="color:#d149bc;">Text here</p>
        
        
          .mytext {color:#d149bc;}
        
        Text color #d149bc
      
           This box has a color of #d149bc        
        
          <div style="background-color:#d149bc;">Content here</div>
        
        
          .mybackground {background-color:#d149bc;}
        
        Background color #d149bc
      
           Border around this has a color of #d149bc        
        
          <div style="border:2px solid #d149bc;">Content here</div>
        
        
          .myborder {border:2px solid #d149bc;}
        
        Border color #d149bc