#c470ac color space conversions
Hex:
        #c470ac
        RGB:
        196, 112, 172
        CMY:
        23, 56, 33
        CMYK:
        0, 43, 12, 23
      HSL:
        317°, 41.5842%, 60.3922%
        HSV (HSB):
        317°, 42.8571%, 76.8627%
        XYZ:
        36.0055, 26.3027, 42.2089
        xyY:
        0.3445, 0.2517, 26.3027
      CIE-Lab:
        58.3232, 41.4232, -17.6858
        CIE-LCH:
        58.3232, 45.0408, 336.8797
        CIE-Luv:
        58.3232, 45.9832, -32.9587
        Hunter-Lab:
        51.2861, 35.5655, -12.8959
      #c470ac color charts
#c470ac RGB chart
      #c470ac CMYK chart
      #c470ac RGB pie chart
      #c470ac color shades, tints & tones
#c470ac color schemes
#c470ac color preview, HTML & CSS examples
           This text has a color of #c470ac        
        
          <p style="color:#c470ac;">Text here</p>
        
        
          .mytext {color:#c470ac;}
        
        Text color #c470ac
      
           This box has a color of #c470ac        
        
          <div style="background-color:#c470ac;">Content here</div>
        
        
          .mybackground {background-color:#c470ac;}
        
        Background color #c470ac
      
           Border around this has a color of #c470ac        
        
          <div style="border:2px solid #c470ac;">Content here</div>
        
        
          .myborder {border:2px solid #c470ac;}
        
        Border color #c470ac