#c82d93 color space conversions
Hex:
        #c82d93
        RGB:
        200, 45, 147
        CMY:
        22, 82, 42
        CMYK:
        0, 78, 27, 22
      HSL:
        321°, 63.2653%, 48.0392%
        HSV (HSB):
        321°, 77.5000%, 78.4314%
        XYZ:
        30.0243, 16.2627, 29.1603
        xyY:
        0.3980, 0.2156, 16.2627
      CIE-Lab:
        47.3173, 67.6048, -19.7484
        CIE-LCH:
        47.3173, 70.4302, 343.7161
        CIE-Luv:
        47.3173, 82.6903, -38.9958
        Hunter-Lab:
        40.3271, 62.3243, -14.6434
      #c82d93 color charts
#c82d93 RGB chart
      #c82d93 CMYK chart
      #c82d93 RGB pie chart
      #c82d93 color shades, tints & tones
#c82d93 color schemes
#c82d93 color preview, HTML & CSS examples
           This text has a color of #c82d93        
        
          <p style="color:#c82d93;">Text here</p>
        
        
          .mytext {color:#c82d93;}
        
        Text color #c82d93
      
           This box has a color of #c82d93        
        
          <div style="background-color:#c82d93;">Content here</div>
        
        
          .mybackground {background-color:#c82d93;}
        
        Background color #c82d93
      
           Border around this has a color of #c82d93        
        
          <div style="border:2px solid #c82d93;">Content here</div>
        
        
          .myborder {border:2px solid #c82d93;}
        
        Border color #c82d93