#d460d1 color space conversions
Hex:
        #d460d1
        RGB:
        212, 96, 209
        CMY:
        17, 62, 18
        CMYK:
        0, 55, 1, 17
      HSL:
        302°, 57.4257%, 60.3922%
        HSV (HSB):
        302°, 54.7170%, 83.1373%
        XYZ:
        42.8429, 26.9662, 63.2685
        xyY:
        0.3219, 0.2026, 26.9662
      CIE-Lab:
        58.9431, 60.3383, -37.6812
        CIE-LCH:
        58.9431, 71.1378, 328.0152
        CIE-Luv:
        58.9431, 54.5035, -66.9884
        Hunter-Lab:
        51.9290, 56.3916, -35.8866
      #d460d1 color charts
#d460d1 RGB chart
      #d460d1 CMYK chart
      #d460d1 RGB pie chart
      #d460d1 color shades, tints & tones
#d460d1 color schemes
#d460d1 color preview, HTML & CSS examples
           This text has a color of #d460d1        
        
          <p style="color:#d460d1;">Text here</p>
        
        
          .mytext {color:#d460d1;}
        
        Text color #d460d1
      
           This box has a color of #d460d1        
        
          <div style="background-color:#d460d1;">Content here</div>
        
        
          .mybackground {background-color:#d460d1;}
        
        Background color #d460d1
      
           Border around this has a color of #d460d1        
        
          <div style="border:2px solid #d460d1;">Content here</div>
        
        
          .myborder {border:2px solid #d460d1;}
        
        Border color #d460d1