#c82986 color space conversions
Hex:
        #c82986
        RGB:
        200, 41, 134
        CMY:
        22, 84, 47
        CMYK:
        0, 80, 33, 22
      HSL:
        325°, 65.9751%, 47.2549%
        HSV (HSB):
        325°, 79.5000%, 78.4314%
        XYZ:
        28.9154, 15.5865, 24.0387
        xyY:
        0.4219, 0.2274, 15.5865
      CIE-Lab:
        46.4272, 67.1968, -13.2449
        CIE-LCH:
        46.4272, 68.4896, 348.8496
        CIE-Luv:
        46.4272, 89.0820, -29.8041
        Hunter-Lab:
        39.4797, 61.6462, -8.4652
      #c82986 color charts
#c82986 RGB chart
      #c82986 CMYK chart
      #c82986 RGB pie chart
      #c82986 color shades, tints & tones
#c82986 color schemes
#c82986 color preview, HTML & CSS examples
           This text has a color of #c82986        
        
          <p style="color:#c82986;">Text here</p>
        
        
          .mytext {color:#c82986;}
        
        Text color #c82986
      
           This box has a color of #c82986        
        
          <div style="background-color:#c82986;">Content here</div>
        
        
          .mybackground {background-color:#c82986;}
        
        Background color #c82986
      
           Border around this has a color of #c82986        
        
          <div style="border:2px solid #c82986;">Content here</div>
        
        
          .myborder {border:2px solid #c82986;}
        
        Border color #c82986