#c48df4 color space conversions
Hex:
        #c48df4
        RGB:
        196, 141, 244
        CMY:
        23, 45, 4
        CMYK:
        20, 42, 0, 4
      HSL:
        272°, 82.4000%, 75.4902%
        HSV (HSB):
        272°, 42.2131%, 95.6863%
        XYZ:
        48.6190, 37.3172, 90.2284
        xyY:
        0.2760, 0.2118, 37.3172
      CIE-Lab:
        67.5143, 39.9009, -43.8655
        CIE-LCH:
        67.5143, 59.2981, 312.2903
        CIE-Luv:
        67.5143, 20.5303, -75.7233
        Hunter-Lab:
        61.0878, 35.1622, -44.8116
      #c48df4 color charts
#c48df4 RGB chart
      #c48df4 CMYK chart
      #c48df4 RGB pie chart
      #c48df4 color shades, tints & tones
#c48df4 color schemes
#c48df4 color preview, HTML & CSS examples
           This text has a color of #c48df4        
        
          <p style="color:#c48df4;">Text here</p>
        
        
          .mytext {color:#c48df4;}
        
        Text color #c48df4
      
           This box has a color of #c48df4        
        
          <div style="background-color:#c48df4;">Content here</div>
        
        
          .mybackground {background-color:#c48df4;}
        
        Background color #c48df4
      
           Border around this has a color of #c48df4        
        
          <div style="border:2px solid #c48df4;">Content here</div>
        
        
          .myborder {border:2px solid #c48df4;}
        
        Border color #c48df4