#c86582 color space conversions
Hex:
        #c86582
        RGB:
        200, 101, 130
        CMY:
        22, 60, 49
        CMYK:
        0, 50, 35, 22
      HSL:
        342°, 47.3684%, 59.0196%
        HSV (HSB):
        342°, 49.5000%, 78.4314%
        XYZ:
        32.5024, 23.1984, 23.8838
        xyY:
        0.4084, 0.2915, 23.1984
      CIE-Lab:
        55.2761, 42.4215, 2.2722
        CIE-LCH:
        55.2761, 42.4823, 3.0660
        CIE-Luv:
        55.2761, 64.4639, -4.7094
        Hunter-Lab:
        48.1647, 36.1664, 4.3148
      #c86582 color charts
#c86582 RGB chart
      #c86582 CMYK chart
      #c86582 RGB pie chart
      #c86582 color shades, tints & tones
#c86582 color schemes
#c86582 color preview, HTML & CSS examples
           This text has a color of #c86582        
        
          <p style="color:#c86582;">Text here</p>
        
        
          .mytext {color:#c86582;}
        
        Text color #c86582
      
           This box has a color of #c86582        
        
          <div style="background-color:#c86582;">Content here</div>
        
        
          .mybackground {background-color:#c86582;}
        
        Background color #c86582
      
           Border around this has a color of #c86582        
        
          <div style="border:2px solid #c86582;">Content here</div>
        
        
          .myborder {border:2px solid #c86582;}
        
        Border color #c86582