#d494ab color space conversions
Hex:
        #d494ab
        RGB:
        212, 148, 171
        CMY:
        17, 42, 33
        CMYK:
        0, 30, 19, 17
      HSL:
        338°, 42.6667%, 70.5882%
        HSV (HSB):
        338°, 30.1887%, 83.1373%
        XYZ:
        45.0920, 38.1171, 43.5088
        xyY:
        0.3558, 0.3008, 38.1171
      CIE-Lab:
        68.1069, 27.4336, -2.2994
        CIE-LCH:
        68.1069, 27.5298, 355.2089
        CIE-Luv:
        68.1069, 38.5102, -8.2557
        Hunter-Lab:
        61.7391, 22.3265, 1.4345
      #d494ab color charts
#d494ab RGB chart
      #d494ab CMYK chart
      #d494ab RGB pie chart
      #d494ab color shades, tints & tones
#d494ab color schemes
#d494ab color preview, HTML & CSS examples
           This text has a color of #d494ab        
        
          <p style="color:#d494ab;">Text here</p>
        
        
          .mytext {color:#d494ab;}
        
        Text color #d494ab
      
           This box has a color of #d494ab        
        
          <div style="background-color:#d494ab;">Content here</div>
        
        
          .mybackground {background-color:#d494ab;}
        
        Background color #d494ab
      
           Border around this has a color of #d494ab        
        
          <div style="border:2px solid #d494ab;">Content here</div>
        
        
          .myborder {border:2px solid #d494ab;}
        
        Border color #d494ab