#c94dda color space conversions
Hex:
        #c94dda
        RGB:
        201, 77, 218
        CMY:
        21, 70, 15
        CMYK:
        8, 65, 0, 15
      HSL:
        293°, 65.5814%, 57.8431%
        HSV (HSB):
        293°, 64.6789%, 85.4902%
        XYZ:
        39.3962, 22.7872, 68.6516
        xyY:
        0.3011, 0.1742, 22.7872
      CIE-Lab:
        54.8525, 67.4007, -49.3390
        CIE-LCH:
        54.8525, 83.5296, 323.7949
        CIE-Luv:
        54.8525, 50.3044, -84.8946
        Hunter-Lab:
        47.7360, 63.7769, -51.8529
      #c94dda color charts
#c94dda RGB chart
      #c94dda CMYK chart
      #c94dda RGB pie chart
      #c94dda color shades, tints & tones
#c94dda color schemes
#c94dda color preview, HTML & CSS examples
           This text has a color of #c94dda        
        
          <p style="color:#c94dda;">Text here</p>
        
        
          .mytext {color:#c94dda;}
        
        Text color #c94dda
      
           This box has a color of #c94dda        
        
          <div style="background-color:#c94dda;">Content here</div>
        
        
          .mybackground {background-color:#c94dda;}
        
        Background color #c94dda
      
           Border around this has a color of #c94dda        
        
          <div style="border:2px solid #c94dda;">Content here</div>
        
        
          .myborder {border:2px solid #c94dda;}
        
        Border color #c94dda