#c951e1 color space conversions
Hex:
        #c951e1
        RGB:
        201, 81, 225
        CMY:
        21, 68, 12
        CMYK:
        11, 64, 0, 12
      HSL:
        290°, 70.5882%, 60.0000%
        HSV (HSB):
        290°, 64.0000%, 88.2353%
        XYZ:
        40.6204, 23.7386, 73.6752
        xyY:
        0.2943, 0.1720, 23.7386
      CIE-Lab:
        55.8251, 67.0307, -51.7471
        CIE-LCH:
        55.8251, 84.6810, 322.3322
        CIE-Luv:
        55.8251, 47.3120, -88.8831
        Hunter-Lab:
        48.7223, 63.5539, -55.5496
      #c951e1 color charts
#c951e1 RGB chart
      #c951e1 CMYK chart
      #c951e1 RGB pie chart
      #c951e1 color shades, tints & tones
#c951e1 color schemes
#c951e1 color preview, HTML & CSS examples
           This text has a color of #c951e1        
        
          <p style="color:#c951e1;">Text here</p>
        
        
          .mytext {color:#c951e1;}
        
        Text color #c951e1
      
           This box has a color of #c951e1        
        
          <div style="background-color:#c951e1;">Content here</div>
        
        
          .mybackground {background-color:#c951e1;}
        
        Background color #c951e1
      
           Border around this has a color of #c951e1        
        
          <div style="border:2px solid #c951e1;">Content here</div>
        
        
          .myborder {border:2px solid #c951e1;}
        
        Border color #c951e1