#c45294 color space conversions
Hex:
        #c45294
        RGB:
        196, 82, 148
        CMY:
        23, 68, 42
        CMYK:
        0, 58, 24, 23
      HSL:
        325°, 49.1379%, 54.5098%
        HSV (HSB):
        325°, 58.1633%, 76.8627%
        XYZ:
        31.1275, 19.9085, 30.2191
        xyY:
        0.3831, 0.2450, 19.9085
      CIE-Lab:
        51.7336, 52.6901, -13.6759
        CIE-LCH:
        51.7336, 54.4360, 345.4497
        CIE-Luv:
        51.7336, 66.1255, -28.3435
        Hunter-Lab:
        44.6189, 46.4441, -8.9222
      #c45294 color charts
#c45294 RGB chart
      #c45294 CMYK chart
      #c45294 RGB pie chart
      #c45294 color shades, tints & tones
#c45294 color schemes
#c45294 color preview, HTML & CSS examples
           This text has a color of #c45294        
        
          <p style="color:#c45294;">Text here</p>
        
        
          .mytext {color:#c45294;}
        
        Text color #c45294
      
           This box has a color of #c45294        
        
          <div style="background-color:#c45294;">Content here</div>
        
        
          .mybackground {background-color:#c45294;}
        
        Background color #c45294
      
           Border around this has a color of #c45294        
        
          <div style="border:2px solid #c45294;">Content here</div>
        
        
          .myborder {border:2px solid #c45294;}
        
        Border color #c45294