#c45285 color space conversions
Hex:
        #c45285
        RGB:
        196, 82, 133
        CMY:
        23, 68, 48
        CMYK:
        0, 58, 32, 23
      HSL:
        333°, 49.1379%, 54.5098%
        HSV (HSB):
        333°, 58.1633%, 76.8627%
        XYZ:
        30.0159, 19.4638, 24.3652
        xyY:
        0.4065, 0.2636, 19.4638
      CIE-Lab:
        51.2255, 50.7275, -5.5167
        CIE-LCH:
        51.2255, 51.0266, 353.7934
        CIE-Luv:
        51.2255, 70.6325, -16.6044
        Hunter-Lab:
        44.1178, 44.2377, -1.8620
      #c45285 color charts
#c45285 RGB chart
      #c45285 CMYK chart
      #c45285 RGB pie chart
      #c45285 color shades, tints & tones
#c45285 color schemes
#c45285 color preview, HTML & CSS examples
           This text has a color of #c45285        
        
          <p style="color:#c45285;">Text here</p>
        
        
          .mytext {color:#c45285;}
        
        Text color #c45285
      
           This box has a color of #c45285        
        
          <div style="background-color:#c45285;">Content here</div>
        
        
          .mybackground {background-color:#c45285;}
        
        Background color #c45285
      
           Border around this has a color of #c45285        
        
          <div style="border:2px solid #c45285;">Content here</div>
        
        
          .myborder {border:2px solid #c45285;}
        
        Border color #c45285