#d470f4 color space conversions
Hex:
        #d470f4
        RGB:
        212, 112, 244
        CMY:
        17, 56, 4
        CMYK:
        13, 54, 0, 4
      HSL:
        285°, 85.7143%, 69.8039%
        HSV (HSB):
        285°, 54.0984%, 95.6863%
        XYZ:
        49.2747, 32.1170, 89.1901
        xyY:
        0.2889, 0.1883, 32.1170
      CIE-Lab:
        63.4395, 59.2544, -50.1677
        CIE-LCH:
        63.4395, 77.6394, 319.7471
        CIE-Luv:
        63.4395, 40.3824, -87.7383
        Hunter-Lab:
        56.6719, 56.0251, -53.6401
      #d470f4 color charts
#d470f4 RGB chart
      #d470f4 CMYK chart
      #d470f4 RGB pie chart
      #d470f4 color shades, tints & tones
#d470f4 color schemes
#d470f4 color preview, HTML & CSS examples
           This text has a color of #d470f4        
        
          <p style="color:#d470f4;">Text here</p>
        
        
          .mytext {color:#d470f4;}
        
        Text color #d470f4
      
           This box has a color of #d470f4        
        
          <div style="background-color:#d470f4;">Content here</div>
        
        
          .mybackground {background-color:#d470f4;}
        
        Background color #d470f4
      
           Border around this has a color of #d470f4        
        
          <div style="border:2px solid #d470f4;">Content here</div>
        
        
          .myborder {border:2px solid #d470f4;}
        
        Border color #d470f4