#d506af color space conversions
Hex:
        #d506af
        RGB:
        213, 6, 175
        CMY:
        16, 98, 31
        CMYK:
        0, 97, 18, 16
      HSL:
        311°, 94.5205%, 42.9412%
        HSV (HSB):
        311°, 97.1831%, 83.5294%
        XYZ:
        35.2436, 17.3715, 42.0529
        xyY:
        0.3723, 0.1835, 17.3715
      CIE-Lab:
        48.7248, 80.2255, -34.0549
        CIE-LCH:
        48.7248, 87.1543, 336.9993
        CIE-Luv:
        48.7248, 86.2987, -61.9688
        Hunter-Lab:
        41.6792, 77.9996, -30.6463
      #d506af color charts
#d506af RGB chart
      #d506af CMYK chart
      #d506af RGB pie chart
      #d506af color shades, tints & tones
#d506af color schemes
#d506af color preview, HTML & CSS examples
           This text has a color of #d506af        
        
          <p style="color:#d506af;">Text here</p>
        
        
          .mytext {color:#d506af;}
        
        Text color #d506af
      
           This box has a color of #d506af        
        
          <div style="background-color:#d506af;">Content here</div>
        
        
          .mybackground {background-color:#d506af;}
        
        Background color #d506af
      
           Border around this has a color of #d506af        
        
          <div style="border:2px solid #d506af;">Content here</div>
        
        
          .myborder {border:2px solid #d506af;}
        
        Border color #d506af