#c470ae color space conversions
Hex:
        #c470ae
        RGB:
        196, 112, 174
        CMY:
        23, 56, 32
        CMYK:
        0, 43, 11, 23
      HSL:
        316°, 41.5842%, 60.3922%
        HSV (HSB):
        316°, 42.8571%, 76.8627%
        XYZ:
        36.1991, 26.3801, 43.2284
        xyY:
        0.3421, 0.2493, 26.3801
      CIE-Lab:
        58.3961, 41.7564, -18.7249
        CIE-LCH:
        58.3961, 45.7626, 335.8470
        CIE-Luv:
        58.3961, 45.5453, -34.5926
        Hunter-Lab:
        51.3616, 35.9223, -13.9482
      #c470ae color charts
#c470ae RGB chart
      #c470ae CMYK chart
      #c470ae RGB pie chart
      #c470ae color shades, tints & tones
#c470ae color schemes
#c470ae color preview, HTML & CSS examples
           This text has a color of #c470ae        
        
          <p style="color:#c470ae;">Text here</p>
        
        
          .mytext {color:#c470ae;}
        
        Text color #c470ae
      
           This box has a color of #c470ae        
        
          <div style="background-color:#c470ae;">Content here</div>
        
        
          .mybackground {background-color:#c470ae;}
        
        Background color #c470ae
      
           Border around this has a color of #c470ae        
        
          <div style="border:2px solid #c470ae;">Content here</div>
        
        
          .myborder {border:2px solid #c470ae;}
        
        Border color #c470ae