#c473d8 color space conversions
Hex:
        #c473d8
        RGB:
        196, 115, 216
        CMY:
        23, 55, 15
        CMYK:
        9, 47, 0, 15
      HSL:
        288°, 56.4246%, 64.9020%
        HSV (HSB):
        288°, 46.7593%, 84.7059%
        XYZ:
        41.2904, 28.9551, 68.3784
        xyY:
        0.2979, 0.2089, 28.9551
      CIE-Lab:
        60.7420, 47.8965, -38.9569
        CIE-LCH:
        60.7420, 61.7391, 320.8766
        CIE-Luv:
        60.7420, 35.3574, -67.5387
        Hunter-Lab:
        53.8099, 42.8022, -37.6752
      #c473d8 color charts
#c473d8 RGB chart
      #c473d8 CMYK chart
      #c473d8 RGB pie chart
      #c473d8 color shades, tints & tones
#c473d8 color schemes
#c473d8 color preview, HTML & CSS examples
           This text has a color of #c473d8        
        
          <p style="color:#c473d8;">Text here</p>
        
        
          .mytext {color:#c473d8;}
        
        Text color #c473d8
      
           This box has a color of #c473d8        
        
          <div style="background-color:#c473d8;">Content here</div>
        
        
          .mybackground {background-color:#c473d8;}
        
        Background color #c473d8
      
           Border around this has a color of #c473d8        
        
          <div style="border:2px solid #c473d8;">Content here</div>
        
        
          .myborder {border:2px solid #c473d8;}
        
        Border color #c473d8