#c948fa color space conversions
Hex:
        #c948fa
        RGB:
        201, 72, 250
        CMY:
        21, 72, 2
        CMYK:
        20, 71, 0, 2
      HSL:
        283°, 94.6809%, 63.1373%
        HSV (HSB):
        283°, 71.2000%, 98.0392%
        XYZ:
        43.6601, 23.9544, 92.7650
        xyY:
        0.2722, 0.1494, 23.9544
      CIE-Lab:
        56.0421, 75.2648, -65.3894
        CIE-LCH:
        56.0421, 99.7023, 319.0162
        CIE-Luv:
        56.0421, 42.6238, -110.6550
        Hunter-Lab:
        48.9432, 73.5814, -78.1157
      #c948fa color charts
#c948fa RGB chart
      #c948fa CMYK chart
      #c948fa RGB pie chart
      #c948fa color shades, tints & tones
#c948fa color schemes
#c948fa color preview, HTML & CSS examples
           This text has a color of #c948fa        
        
          <p style="color:#c948fa;">Text here</p>
        
        
          .mytext {color:#c948fa;}
        
        Text color #c948fa
      
           This box has a color of #c948fa        
        
          <div style="background-color:#c948fa;">Content here</div>
        
        
          .mybackground {background-color:#c948fa;}
        
        Background color #c948fa
      
           Border around this has a color of #c948fa        
        
          <div style="border:2px solid #c948fa;">Content here</div>
        
        
          .myborder {border:2px solid #c948fa;}
        
        Border color #c948fa