#d18fa1 color space conversions
Hex:
        #d18fa1
        RGB:
        209, 143, 161
        CMY:
        18, 44, 37
        CMYK:
        0, 32, 23, 18
      HSL:
        344°, 41.7722%, 69.0196%
        HSV (HSB):
        344°, 31.5789%, 81.9608%
        XYZ:
        42.5500, 35.7734, 38.3805
        xyY:
        0.3646, 0.3065, 35.7734
      CIE-Lab:
        66.3465, 27.5515, 0.6967
        CIE-LCH:
        66.3465, 27.5603, 1.4486
        CIE-Luv:
        66.3465, 40.7977, -3.9775
        Hunter-Lab:
        59.8109, 22.3173, 3.8213
      #d18fa1 color charts
#d18fa1 RGB chart
      #d18fa1 CMYK chart
      #d18fa1 RGB pie chart
      #d18fa1 color shades, tints & tones
#d18fa1 color schemes
#d18fa1 color preview, HTML & CSS examples
           This text has a color of #d18fa1        
        
          <p style="color:#d18fa1;">Text here</p>
        
        
          .mytext {color:#d18fa1;}
        
        Text color #d18fa1
      
           This box has a color of #d18fa1        
        
          <div style="background-color:#d18fa1;">Content here</div>
        
        
          .mybackground {background-color:#d18fa1;}
        
        Background color #d18fa1
      
           Border around this has a color of #d18fa1        
        
          <div style="border:2px solid #d18fa1;">Content here</div>
        
        
          .myborder {border:2px solid #d18fa1;}
        
        Border color #d18fa1