#c472d4 color space conversions
Hex:
        #c472d4
        RGB:
        196, 114, 212
        CMY:
        23, 55, 17
        CMYK:
        8, 46, 0, 17
      HSL:
        290°, 53.2609%, 63.9216%
        HSV (HSB):
        290°, 46.2264%, 83.1373%
        XYZ:
        40.6659, 28.5239, 65.6497
        xyY:
        0.3016, 0.2115, 28.5239
      CIE-Lab:
        60.3591, 47.6283, -37.3078
        CIE-LCH:
        60.3591, 60.5006, 321.9280
        CIE-Luv:
        60.3591, 36.5604, -64.7927
        Hunter-Lab:
        53.4077, 42.4507, -35.4949
      #c472d4 color charts
#c472d4 RGB chart
      #c472d4 CMYK chart
      #c472d4 RGB pie chart
      #c472d4 color shades, tints & tones
#c472d4 color schemes
#c472d4 color preview, HTML & CSS examples
           This text has a color of #c472d4        
        
          <p style="color:#c472d4;">Text here</p>
        
        
          .mytext {color:#c472d4;}
        
        Text color #c472d4
      
           This box has a color of #c472d4        
        
          <div style="background-color:#c472d4;">Content here</div>
        
        
          .mybackground {background-color:#c472d4;}
        
        Background color #c472d4
      
           Border around this has a color of #c472d4        
        
          <div style="border:2px solid #c472d4;">Content here</div>
        
        
          .myborder {border:2px solid #c472d4;}
        
        Border color #c472d4