#c5699d color space conversions
Hex:
        #c5699d
        RGB:
        197, 105, 157
        CMY:
        23, 59, 38
        CMYK:
        0, 47, 20, 23
      HSL:
        326°, 44.2308%, 59.2157%
        HSV (HSB):
        326°, 46.7005%, 77.2549%
        XYZ:
        34.1633, 24.4078, 34.8089
        xyY:
        0.3659, 0.2614, 24.4078
      CIE-Lab:
        56.4938, 43.0303, -11.7647
        CIE-LCH:
        56.4938, 44.6096, 344.7088
        CIE-Luv:
        56.4938, 53.5525, -24.3043
        Hunter-Lab:
        49.4042, 36.9764, -7.1911
      #c5699d color charts
#c5699d RGB chart
      #c5699d CMYK chart
      #c5699d RGB pie chart
      #c5699d color shades, tints & tones
#c5699d color schemes
#c5699d color preview, HTML & CSS examples
           This text has a color of #c5699d        
        
          <p style="color:#c5699d;">Text here</p>
        
        
          .mytext {color:#c5699d;}
        
        Text color #c5699d
      
           This box has a color of #c5699d        
        
          <div style="background-color:#c5699d;">Content here</div>
        
        
          .mybackground {background-color:#c5699d;}
        
        Background color #c5699d
      
           Border around this has a color of #c5699d        
        
          <div style="border:2px solid #c5699d;">Content here</div>
        
        
          .myborder {border:2px solid #c5699d;}
        
        Border color #c5699d