#d406af color space conversions
Hex:
        #d406af
        RGB:
        212, 6, 175
        CMY:
        17, 98, 31
        CMYK:
        0, 97, 17, 17
      HSL:
        311°, 94.4954%, 42.7451%
        HSV (HSB):
        311°, 97.1698%, 83.1373%
        XYZ:
        34.9544, 17.2224, 42.0394
        xyY:
        0.3710, 0.1828, 17.2224
      CIE-Lab:
        48.5391, 80.0407, -34.3595
        CIE-LCH:
        48.5391, 87.1039, 336.7674
        CIE-Luv:
        48.5391, 85.5192, -62.3210
        Hunter-Lab:
        41.4999, 77.7213, -31.0108
      #d406af color charts
#d406af RGB chart
      #d406af CMYK chart
      #d406af RGB pie chart
      #d406af color shades, tints & tones
#d406af color schemes
#d406af color preview, HTML & CSS examples
           This text has a color of #d406af        
        
          <p style="color:#d406af;">Text here</p>
        
        
          .mytext {color:#d406af;}
        
        Text color #d406af
      
           This box has a color of #d406af        
        
          <div style="background-color:#d406af;">Content here</div>
        
        
          .mybackground {background-color:#d406af;}
        
        Background color #d406af
      
           Border around this has a color of #d406af        
        
          <div style="border:2px solid #d406af;">Content here</div>
        
        
          .myborder {border:2px solid #d406af;}
        
        Border color #d406af