#c48ed4 color space conversions
Hex:
        #c48ed4
        RGB:
        196, 142, 212
        CMY:
        23, 44, 17
        CMYK:
        8, 33, 0, 17
      HSL:
        286°, 44.8718%, 69.4118%
        HSV (HSB):
        286°, 33.0189%, 83.1373%
        XYZ:
        44.3216, 35.8352, 66.8682
        xyY:
        0.3015, 0.2437, 35.8352
      CIE-Lab:
        66.3938, 32.5838, -27.9421
        CIE-LCH:
        66.3938, 42.9240, 319.3855
        CIE-Luv:
        66.3938, 24.8039, -48.4643
        Hunter-Lab:
        59.8625, 27.4002, -24.3249
      #c48ed4 color charts
#c48ed4 RGB chart
      #c48ed4 CMYK chart
      #c48ed4 RGB pie chart
      #c48ed4 color shades, tints & tones
#c48ed4 color schemes
#c48ed4 color preview, HTML & CSS examples
           This text has a color of #c48ed4        
        
          <p style="color:#c48ed4;">Text here</p>
        
        
          .mytext {color:#c48ed4;}
        
        Text color #c48ed4
      
           This box has a color of #c48ed4        
        
          <div style="background-color:#c48ed4;">Content here</div>
        
        
          .mybackground {background-color:#c48ed4;}
        
        Background color #c48ed4
      
           Border around this has a color of #c48ed4        
        
          <div style="border:2px solid #c48ed4;">Content here</div>
        
        
          .myborder {border:2px solid #c48ed4;}
        
        Border color #c48ed4