#c05470 color space conversions
Hex:
        #c05470
        RGB:
        192, 84, 112
        CMY:
        25, 67, 56
        CMYK:
        0, 56, 42, 25
      HSL:
        344°, 46.1538%, 54.1176%
        HSV (HSB):
        344°, 56.2500%, 75.2941%
        XYZ:
        27.8332, 18.7170, 17.4750
        xyY:
        0.4347, 0.2923, 18.7170
      CIE-Lab:
        50.3544, 46.0202, 5.7160
        CIE-LCH:
        50.3544, 46.3738, 7.0802
        CIE-Luv:
        50.3544, 72.3670, -1.1290
        Hunter-Lab:
        43.2631, 39.1270, 6.3355
      #c05470 color charts
#c05470 RGB chart
      #c05470 CMYK chart
      #c05470 RGB pie chart
      #c05470 color shades, tints & tones
#c05470 color schemes
#c05470 color preview, HTML & CSS examples
           This text has a color of #c05470        
        
          <p style="color:#c05470;">Text here</p>
        
        
          .mytext {color:#c05470;}
        
        Text color #c05470
      
           This box has a color of #c05470        
        
          <div style="background-color:#c05470;">Content here</div>
        
        
          .mybackground {background-color:#c05470;}
        
        Background color #c05470
      
           Border around this has a color of #c05470        
        
          <div style="border:2px solid #c05470;">Content here</div>
        
        
          .myborder {border:2px solid #c05470;}
        
        Border color #c05470