#c48bb8 color space conversions
Hex:
        #c48bb8
        RGB:
        196, 139, 184
        CMY:
        23, 45, 28
        CMYK:
        0, 29, 6, 23
      HSL:
        313°, 32.5714%, 65.6863%
        HSV (HSB):
        313°, 29.0816%, 76.8627%
        XYZ:
        40.6493, 33.6617, 49.7023
        xyY:
        0.3278, 0.2714, 33.6617
      CIE-Lab:
        64.6931, 28.8957, -14.8673
        CIE-LCH:
        64.6931, 32.4961, 332.7734
        CIE-Luv:
        64.6931, 30.4616, -27.1055
        Hunter-Lab:
        58.0187, 23.5287, -10.1783
      #c48bb8 color charts
#c48bb8 RGB chart
      #c48bb8 CMYK chart
      #c48bb8 RGB pie chart
      #c48bb8 color shades, tints & tones
#c48bb8 color schemes
#c48bb8 color preview, HTML & CSS examples
           This text has a color of #c48bb8        
        
          <p style="color:#c48bb8;">Text here</p>
        
        
          .mytext {color:#c48bb8;}
        
        Text color #c48bb8
      
           This box has a color of #c48bb8        
        
          <div style="background-color:#c48bb8;">Content here</div>
        
        
          .mybackground {background-color:#c48bb8;}
        
        Background color #c48bb8
      
           Border around this has a color of #c48bb8        
        
          <div style="border:2px solid #c48bb8;">Content here</div>
        
        
          .myborder {border:2px solid #c48bb8;}
        
        Border color #c48bb8