#c7317d color space conversions
Hex:
        #c7317d
        RGB:
        199, 49, 125
        CMY:
        22, 81, 51
        CMYK:
        0, 75, 37, 22
      HSL:
        330°, 60.4839%, 48.6275%
        HSV (HSB):
        330°, 75.3769%, 78.0392%
        XYZ:
        28.3532, 15.8194, 20.9611
        xyY:
        0.4353, 0.2429, 15.8194
      CIE-Lab:
        46.7367, 63.6690, -7.3155
        CIE-LCH:
        46.7367, 64.0878, 353.4456
        CIE-Luv:
        46.7367, 89.5418, -21.2435
        Hunter-Lab:
        39.7736, 57.6423, -3.4049
      #c7317d color charts
#c7317d RGB chart
      #c7317d CMYK chart
      #c7317d RGB pie chart
      #c7317d color shades, tints & tones
#c7317d color schemes
#c7317d color preview, HTML & CSS examples
           This text has a color of #c7317d        
        
          <p style="color:#c7317d;">Text here</p>
        
        
          .mytext {color:#c7317d;}
        
        Text color #c7317d
      
           This box has a color of #c7317d        
        
          <div style="background-color:#c7317d;">Content here</div>
        
        
          .mybackground {background-color:#c7317d;}
        
        Background color #c7317d
      
           Border around this has a color of #c7317d        
        
          <div style="border:2px solid #c7317d;">Content here</div>
        
        
          .myborder {border:2px solid #c7317d;}
        
        Border color #c7317d