#c31d84 color space conversions
Hex:
        #c31d84
        RGB:
        195, 29, 132
        CMY:
        24, 89, 48
        CMYK:
        0, 85, 32, 24
      HSL:
        323°, 74.1071%, 43.9216%
        HSV (HSB):
        323°, 85.1282%, 76.4706%
        XYZ:
        27.1099, 14.1468, 23.1315
        xyY:
        0.4210, 0.2197, 14.1468
      CIE-Lab:
        44.4427, 68.6004, -15.1263
        CIE-LCH:
        44.4427, 70.2483, 347.5653
        CIE-Luv:
        44.4427, 88.6458, -32.2977
        Hunter-Lab:
        37.6122, 62.8368, -10.1349
      #c31d84 color charts
#c31d84 RGB chart
      #c31d84 CMYK chart
      #c31d84 RGB pie chart
      #c31d84 color shades, tints & tones
#c31d84 color schemes
#c31d84 color preview, HTML & CSS examples
           This text has a color of #c31d84        
        
          <p style="color:#c31d84;">Text here</p>
        
        
          .mytext {color:#c31d84;}
        
        Text color #c31d84
      
           This box has a color of #c31d84        
        
          <div style="background-color:#c31d84;">Content here</div>
        
        
          .mybackground {background-color:#c31d84;}
        
        Background color #c31d84
      
           Border around this has a color of #c31d84        
        
          <div style="border:2px solid #c31d84;">Content here</div>
        
        
          .myborder {border:2px solid #c31d84;}
        
        Border color #c31d84