#c954b3 color space conversions
Hex:
        #c954b3
        RGB:
        201, 84, 179
        CMY:
        21, 67, 30
        CMYK:
        0, 58, 11, 21
      HSL:
        311°, 52.0000%, 55.8824%
        HSV (HSB):
        311°, 58.2090%, 78.8235%
        XYZ:
        35.3944, 22.0128, 45.0312
        xyY:
        0.3455, 0.2149, 22.0128
      CIE-Lab:
        54.0406, 57.8242, -28.2500
        CIE-LCH:
        54.0406, 64.3561, 333.9622
        CIE-Luv:
        54.0406, 59.6661, -51.0344
        Hunter-Lab:
        46.9178, 52.5526, -24.0634
      #c954b3 color charts
#c954b3 RGB chart
      #c954b3 CMYK chart
      #c954b3 RGB pie chart
      #c954b3 color shades, tints & tones
#c954b3 color schemes
#c954b3 color preview, HTML & CSS examples
           This text has a color of #c954b3        
        
          <p style="color:#c954b3;">Text here</p>
        
        
          .mytext {color:#c954b3;}
        
        Text color #c954b3
      
           This box has a color of #c954b3        
        
          <div style="background-color:#c954b3;">Content here</div>
        
        
          .mybackground {background-color:#c954b3;}
        
        Background color #c954b3
      
           Border around this has a color of #c954b3        
        
          <div style="border:2px solid #c954b3;">Content here</div>
        
        
          .myborder {border:2px solid #c954b3;}
        
        Border color #c954b3