#c048aa color space conversions
Hex:
        #c048aa
        RGB:
        192, 72, 170
        CMY:
        25, 72, 33
        CMYK:
        0, 63, 11, 25
      HSL:
        311°, 48.7805%, 51.7647%
        HSV (HSB):
        311°, 62.5000%, 75.2941%
        XYZ:
        31.3113, 18.7435, 39.9978
        xyY:
        0.3477, 0.2081, 18.7435
      CIE-Lab:
        50.3857, 59.1766, -28.7789
        CIE-LCH:
        50.3857, 65.8034, 334.0653
        CIE-Luv:
        50.3857, 60.1129, -51.2612
        Hunter-Lab:
        43.2937, 53.3324, -24.4706
      #c048aa color charts
#c048aa RGB chart
      #c048aa CMYK chart
      #c048aa RGB pie chart
      #c048aa color shades, tints & tones
#c048aa color schemes
#c048aa color preview, HTML & CSS examples
           This text has a color of #c048aa        
        
          <p style="color:#c048aa;">Text here</p>
        
        
          .mytext {color:#c048aa;}
        
        Text color #c048aa
      
           This box has a color of #c048aa        
        
          <div style="background-color:#c048aa;">Content here</div>
        
        
          .mybackground {background-color:#c048aa;}
        
        Background color #c048aa
      
           Border around this has a color of #c048aa        
        
          <div style="border:2px solid #c048aa;">Content here</div>
        
        
          .myborder {border:2px solid #c048aa;}
        
        Border color #c048aa