#d460ac color space conversions
Hex:
        #d460ac
        RGB:
        212, 96, 172
        CMY:
        17, 62, 33
        CMYK:
        0, 55, 19, 17
      HSL:
        321°, 57.4257%, 60.3922%
        HSV (HSB):
        321°, 54.7170%, 83.1373%
        XYZ:
        38.7806, 25.3413, 41.8771
        xyY:
        0.3659, 0.2391, 25.3413
      CIE-Lab:
        57.4065, 54.4403, -18.8832
        CIE-LCH:
        57.4065, 57.6222, 340.8703
        CIE-Luv:
        57.4065, 64.9516, -36.9380
        Hunter-Lab:
        50.3402, 49.4160, -14.0842
      #d460ac color charts
#d460ac RGB chart
      #d460ac CMYK chart
      #d460ac RGB pie chart
      #d460ac color shades, tints & tones
#d460ac color schemes
#d460ac color preview, HTML & CSS examples
           This text has a color of #d460ac        
        
          <p style="color:#d460ac;">Text here</p>
        
        
          .mytext {color:#d460ac;}
        
        Text color #d460ac
      
           This box has a color of #d460ac        
        
          <div style="background-color:#d460ac;">Content here</div>
        
        
          .mybackground {background-color:#d460ac;}
        
        Background color #d460ac
      
           Border around this has a color of #d460ac        
        
          <div style="border:2px solid #d460ac;">Content here</div>
        
        
          .myborder {border:2px solid #d460ac;}
        
        Border color #d460ac