#d470d1 color space conversions
Hex:
        #d470d1
        RGB:
        212, 112, 209
        CMY:
        17, 56, 18
        CMYK:
        0, 47, 1, 17
      HSL:
        302°, 53.7634%, 63.5294%
        HSV (HSB):
        302°, 47.1698%, 83.1373%
        XYZ:
        44.4542, 30.1888, 63.8056
        xyY:
        0.3211, 0.2181, 30.1888
      CIE-Lab:
        61.8168, 52.6985, -33.1974
        CIE-LCH:
        61.8168, 62.2833, 327.7911
        CIE-Luv:
        61.8168, 48.4989, -59.3293
        Hunter-Lab:
        54.9444, 48.2674, -30.3911
      #d470d1 color charts
#d470d1 RGB chart
      #d470d1 CMYK chart
      #d470d1 RGB pie chart
      #d470d1 color shades, tints & tones
#d470d1 color schemes
#d470d1 color preview, HTML & CSS examples
           This text has a color of #d470d1        
        
          <p style="color:#d470d1;">Text here</p>
        
        
          .mytext {color:#d470d1;}
        
        Text color #d470d1
      
           This box has a color of #d470d1        
        
          <div style="background-color:#d470d1;">Content here</div>
        
        
          .mybackground {background-color:#d470d1;}
        
        Background color #d470d1
      
           Border around this has a color of #d470d1        
        
          <div style="border:2px solid #d470d1;">Content here</div>
        
        
          .myborder {border:2px solid #d470d1;}
        
        Border color #d470d1