#c349af color space conversions
Hex:
        #c349af
        RGB:
        195, 73, 175
        CMY:
        24, 71, 31
        CMYK:
        0, 63, 10, 24
      HSL:
        310°, 50.4132%, 52.5490%
        HSV (HSB):
        310°, 62.5641%, 76.4706%
        XYZ:
        32.6261, 19.4623, 42.5945
        xyY:
        0.3446, 0.2056, 19.4623
      CIE-Lab:
        51.2238, 60.3316, -30.3689
        CIE-LCH:
        51.2238, 67.5438, 333.2809
        CIE-Luv:
        51.2238, 60.3758, -54.0099
        Hunter-Lab:
        44.1161, 54.8064, -26.3636
      #c349af color charts
#c349af RGB chart
      #c349af CMYK chart
      #c349af RGB pie chart
      #c349af color shades, tints & tones
#c349af color schemes
#c349af color preview, HTML & CSS examples
           This text has a color of #c349af        
        
          <p style="color:#c349af;">Text here</p>
        
        
          .mytext {color:#c349af;}
        
        Text color #c349af
      
           This box has a color of #c349af        
        
          <div style="background-color:#c349af;">Content here</div>
        
        
          .mybackground {background-color:#c349af;}
        
        Background color #c349af
      
           Border around this has a color of #c349af        
        
          <div style="border:2px solid #c349af;">Content here</div>
        
        
          .myborder {border:2px solid #c349af;}
        
        Border color #c349af