#c31f84 color space conversions
Hex:
        #c31f84
        RGB:
        195, 31, 132
        CMY:
        24, 88, 48
        CMYK:
        0, 84, 32, 24
      HSL:
        323°, 72.5664%, 44.3137%
        HSV (HSB):
        323°, 84.1026%, 76.4706%
        XYZ:
        27.1605, 14.2480, 23.1484
        xyY:
        0.4207, 0.2207, 14.2480
      CIE-Lab:
        44.5865, 68.1851, -14.9073
        CIE-LCH:
        44.5865, 69.7957, 347.6675
        CIE-Luv:
        44.5865, 88.2481, -31.9482
        Hunter-Lab:
        37.7465, 62.3832, -9.9376
      #c31f84 color charts
#c31f84 RGB chart
      #c31f84 CMYK chart
      #c31f84 RGB pie chart
      #c31f84 color shades, tints & tones
#c31f84 color schemes
#c31f84 color preview, HTML & CSS examples
           This text has a color of #c31f84        
        
          <p style="color:#c31f84;">Text here</p>
        
        
          .mytext {color:#c31f84;}
        
        Text color #c31f84
      
           This box has a color of #c31f84        
        
          <div style="background-color:#c31f84;">Content here</div>
        
        
          .mybackground {background-color:#c31f84;}
        
        Background color #c31f84
      
           Border around this has a color of #c31f84        
        
          <div style="border:2px solid #c31f84;">Content here</div>
        
        
          .myborder {border:2px solid #c31f84;}
        
        Border color #c31f84