#d48aad color space conversions
Hex:
        #d48aad
        RGB:
        212, 138, 173
        CMY:
        17, 46, 32
        CMYK:
        0, 35, 18, 17
      HSL:
        332°, 46.2500%, 68.6275%
        HSV (HSB):
        332°, 34.9057%, 83.1373%
        XYZ:
        43.7827, 35.1911, 44.0201
        xyY:
        0.3560, 0.2861, 35.1911
      CIE-Lab:
        65.8972, 33.1465, -6.6839
        CIE-LCH:
        65.8972, 33.8137, 348.5993
        CIE-Luv:
        65.8972, 43.7138, -15.6464
        Hunter-Lab:
        59.3221, 27.9282, -2.4708
      #d48aad color charts
#d48aad RGB chart
      #d48aad CMYK chart
      #d48aad RGB pie chart
      #d48aad color shades, tints & tones
#d48aad color schemes
#d48aad color preview, HTML & CSS examples
           This text has a color of #d48aad        
        
          <p style="color:#d48aad;">Text here</p>
        
        
          .mytext {color:#d48aad;}
        
        Text color #d48aad
      
           This box has a color of #d48aad        
        
          <div style="background-color:#d48aad;">Content here</div>
        
        
          .mybackground {background-color:#d48aad;}
        
        Background color #d48aad
      
           Border around this has a color of #d48aad        
        
          <div style="border:2px solid #d48aad;">Content here</div>
        
        
          .myborder {border:2px solid #d48aad;}
        
        Border color #d48aad