#d470c3 color space conversions
Hex:
        #d470c3
        RGB:
        212, 112, 195
        CMY:
        17, 56, 24
        CMYK:
        0, 47, 8, 17
      HSL:
        310°, 53.7634%, 63.5294%
        HSV (HSB):
        310°, 47.1698%, 83.1373%
        XYZ:
        42.7959, 29.5255, 55.0732
        xyY:
        0.3359, 0.2318, 29.5255
      CIE-Lab:
        61.2427, 50.2861, -26.1747
        CIE-LCH:
        61.2427, 56.6904, 332.5023
        CIE-Luv:
        61.2427, 51.8743, -47.8374
        Hunter-Lab:
        54.3374, 45.4953, -22.0567
      #d470c3 color charts
#d470c3 RGB chart
      #d470c3 CMYK chart
      #d470c3 RGB pie chart
      #d470c3 color shades, tints & tones
#d470c3 color schemes
#d470c3 color preview, HTML & CSS examples
           This text has a color of #d470c3        
        
          <p style="color:#d470c3;">Text here</p>
        
        
          .mytext {color:#d470c3;}
        
        Text color #d470c3
      
           This box has a color of #d470c3        
        
          <div style="background-color:#d470c3;">Content here</div>
        
        
          .mybackground {background-color:#d470c3;}
        
        Background color #d470c3
      
           Border around this has a color of #d470c3        
        
          <div style="border:2px solid #d470c3;">Content here</div>
        
        
          .myborder {border:2px solid #d470c3;}
        
        Border color #d470c3