#c954f1 color space conversions
Hex:
        #c954f1
        RGB:
        201, 84, 241
        CMY:
        21, 67, 5
        CMYK:
        17, 65, 0, 5
      HSL:
        285°, 84.8649%, 63.7255%
        HSV (HSB):
        285°, 65.1452%, 94.5098%
        XYZ:
        43.1349, 25.1090, 85.7922
        xyY:
        0.2800, 0.1630, 25.1090
      CIE-Lab:
        57.1815, 68.8004, -58.5501
        CIE-LCH:
        57.1815, 90.3416, 319.6018
        CIE-Luv:
        57.1815, 42.3448, -100.0641
        Hunter-Lab:
        50.1089, 65.9663, -66.4350
      #c954f1 color charts
#c954f1 RGB chart
      #c954f1 CMYK chart
      #c954f1 RGB pie chart
      #c954f1 color shades, tints & tones
#c954f1 color schemes
#c954f1 color preview, HTML & CSS examples
           This text has a color of #c954f1        
        
          <p style="color:#c954f1;">Text here</p>
        
        
          .mytext {color:#c954f1;}
        
        Text color #c954f1
      
           This box has a color of #c954f1        
        
          <div style="background-color:#c954f1;">Content here</div>
        
        
          .mybackground {background-color:#c954f1;}
        
        Background color #c954f1
      
           Border around this has a color of #c954f1        
        
          <div style="border:2px solid #c954f1;">Content here</div>
        
        
          .myborder {border:2px solid #c954f1;}
        
        Border color #c954f1