#d473f5 color space conversions
Hex:
        #d473f5
        RGB:
        212, 115, 245
        CMY:
        17, 55, 4
        CMYK:
        13, 53, 0, 4
      HSL:
        285°, 86.6667%, 70.5882%
        HSV (HSB):
        285°, 53.0612%, 96.0784%
        XYZ:
        49.7635, 32.8511, 90.1043
        xyY:
        0.2881, 0.1902, 32.8511
      CIE-Lab:
        64.0402, 57.9894, -49.7693
        CIE-LCH:
        64.0402, 76.4182, 319.3622
        CIE-Luv:
        64.0402, 39.1674, -87.0824
        Hunter-Lab:
        57.3159, 54.6769, -53.0866
      #d473f5 color charts
#d473f5 RGB chart
      #d473f5 CMYK chart
      #d473f5 RGB pie chart
      #d473f5 color shades, tints & tones
#d473f5 color schemes
#d473f5 color preview, HTML & CSS examples
           This text has a color of #d473f5        
        
          <p style="color:#d473f5;">Text here</p>
        
        
          .mytext {color:#d473f5;}
        
        Text color #d473f5
      
           This box has a color of #d473f5        
        
          <div style="background-color:#d473f5;">Content here</div>
        
        
          .mybackground {background-color:#d473f5;}
        
        Background color #d473f5
      
           Border around this has a color of #d473f5        
        
          <div style="border:2px solid #d473f5;">Content here</div>
        
        
          .myborder {border:2px solid #d473f5;}
        
        Border color #d473f5