#c50991 color space conversions
Hex:
        #c50991
        RGB:
        197, 9, 145
        CMY:
        23, 96, 43
        CMYK:
        0, 95, 26, 23
      HSL:
        317°, 91.2621%, 40.3922%
        HSV (HSB):
        317°, 95.4315%, 77.2549%
        XYZ:
        28.2345, 14.1100, 28.0234
        xyY:
        0.4012, 0.2005, 14.1100
      CIE-Lab:
        44.3903, 73.3157, -23.0973
        CIE-LCH:
        44.3903, 76.8679, 342.5135
        CIE-Luv:
        44.3903, 87.0125, -44.0521
        Hunter-Lab:
        37.5633, 68.4338, -17.9379
      #c50991 color charts
#c50991 RGB chart
      #c50991 CMYK chart
      #c50991 RGB pie chart
      #c50991 color shades, tints & tones
#c50991 color schemes
#c50991 color preview, HTML & CSS examples
           This text has a color of #c50991        
        
          <p style="color:#c50991;">Text here</p>
        
        
          .mytext {color:#c50991;}
        
        Text color #c50991
      
           This box has a color of #c50991        
        
          <div style="background-color:#c50991;">Content here</div>
        
        
          .mybackground {background-color:#c50991;}
        
        Background color #c50991
      
           Border around this has a color of #c50991        
        
          <div style="border:2px solid #c50991;">Content here</div>
        
        
          .myborder {border:2px solid #c50991;}
        
        Border color #c50991