#d48fad color space conversions
Hex:
        #d48fad
        RGB:
        212, 143, 173
        CMY:
        17, 44, 32
        CMYK:
        0, 33, 18, 17
      HSL:
        334°, 44.5161%, 69.6078%
        HSV (HSB):
        334°, 32.5472%, 83.1373%
        XYZ:
        44.5167, 36.6591, 44.2648
        xyY:
        0.3549, 0.2922, 36.6591
      CIE-Lab:
        67.0205, 30.4507, -5.0207
        CIE-LCH:
        67.0205, 30.8618, 350.6373
        CIE-Luv:
        67.0205, 40.9732, -12.7493
        Hunter-Lab:
        60.5468, 25.2843, -0.9633
      #d48fad color charts
#d48fad RGB chart
      #d48fad CMYK chart
      #d48fad RGB pie chart
      #d48fad color shades, tints & tones
#d48fad color schemes
#d48fad color preview, HTML & CSS examples
           This text has a color of #d48fad        
        
          <p style="color:#d48fad;">Text here</p>
        
        
          .mytext {color:#d48fad;}
        
        Text color #d48fad
      
           This box has a color of #d48fad        
        
          <div style="background-color:#d48fad;">Content here</div>
        
        
          .mybackground {background-color:#d48fad;}
        
        Background color #d48fad
      
           Border around this has a color of #d48fad        
        
          <div style="border:2px solid #d48fad;">Content here</div>
        
        
          .myborder {border:2px solid #d48fad;}
        
        Border color #d48fad