#c32082 color space conversions
Hex:
        #c32082
        RGB:
        195, 32, 130
        CMY:
        24, 87, 49
        CMYK:
        0, 84, 33, 24
      HSL:
        324°, 71.8062%, 44.5098%
        HSV (HSB):
        324°, 83.5897%, 76.4706%
        XYZ:
        27.0515, 14.2468, 22.4432
        xyY:
        0.4244, 0.2235, 14.2468
      CIE-Lab:
        44.5849, 67.7509, -13.6856
        CIE-LCH:
        44.5849, 69.1194, 348.5800
        CIE-Luv:
        44.5849, 88.9009, -30.2239
        Hunter-Lab:
        37.7450, 61.8755, -8.8325
      #c32082 color charts
#c32082 RGB chart
      #c32082 CMYK chart
      #c32082 RGB pie chart
      #c32082 color shades, tints & tones
#c32082 color schemes
#c32082 color preview, HTML & CSS examples
           This text has a color of #c32082        
        
          <p style="color:#c32082;">Text here</p>
        
        
          .mytext {color:#c32082;}
        
        Text color #c32082
      
           This box has a color of #c32082        
        
          <div style="background-color:#c32082;">Content here</div>
        
        
          .mybackground {background-color:#c32082;}
        
        Background color #c32082
      
           Border around this has a color of #c32082        
        
          <div style="border:2px solid #c32082;">Content here</div>
        
        
          .myborder {border:2px solid #c32082;}
        
        Border color #c32082