#c473cf color space conversions
Hex:
        #c473cf
        RGB:
        196, 115, 207
        CMY:
        23, 55, 19
        CMYK:
        5, 44, 0, 19
      HSL:
        293°, 48.9362%, 63.1373%
        HSV (HSB):
        293°, 44.4444%, 81.1765%
        XYZ:
        40.1582, 28.5022, 62.4164
        xyY:
        0.3064, 0.2174, 28.5022
      CIE-Lab:
        60.3398, 46.1368, -34.5205
        CIE-LCH:
        60.3398, 57.6218, 323.1955
        CIE-Luv:
        60.3398, 37.1995, -60.1391
        Hunter-Lab:
        53.3875, 40.8400, -31.9459
      #c473cf color charts
#c473cf RGB chart
      #c473cf CMYK chart
      #c473cf RGB pie chart
      #c473cf color shades, tints & tones
#c473cf color schemes
#c473cf color preview, HTML & CSS examples
           This text has a color of #c473cf        
        
          <p style="color:#c473cf;">Text here</p>
        
        
          .mytext {color:#c473cf;}
        
        Text color #c473cf
      
           This box has a color of #c473cf        
        
          <div style="background-color:#c473cf;">Content here</div>
        
        
          .mybackground {background-color:#c473cf;}
        
        Background color #c473cf
      
           Border around this has a color of #c473cf        
        
          <div style="border:2px solid #c473cf;">Content here</div>
        
        
          .myborder {border:2px solid #c473cf;}
        
        Border color #c473cf