#c695b2 color space conversions
Hex:
        #c695b2
        RGB:
        198, 149, 178
        CMY:
        22, 42, 30
        CMYK:
        0, 25, 10, 22
      HSL:
        324°, 30.0613%, 68.0392%
        HSV (HSB):
        324°, 24.7475%, 77.6471%
        XYZ:
        42.0720, 36.7150, 46.9887
        xyY:
        0.3345, 0.2919, 36.7150
      CIE-Lab:
        67.0627, 23.0269, -7.9268
        CIE-LCH:
        67.0627, 24.3530, 341.0044
        CIE-Luv:
        67.0627, 27.4704, -15.6989
        Hunter-Lab:
        60.5929, 17.9019, -3.5633
      #c695b2 color charts
#c695b2 RGB chart
      #c695b2 CMYK chart
      #c695b2 RGB pie chart
      #c695b2 color shades, tints & tones
#c695b2 color schemes
#c695b2 color preview, HTML & CSS examples
           This text has a color of #c695b2        
        
          <p style="color:#c695b2;">Text here</p>
        
        
          .mytext {color:#c695b2;}
        
        Text color #c695b2
      
           This box has a color of #c695b2        
        
          <div style="background-color:#c695b2;">Content here</div>
        
        
          .mybackground {background-color:#c695b2;}
        
        Background color #c695b2
      
           Border around this has a color of #c695b2        
        
          <div style="border:2px solid #c695b2;">Content here</div>
        
        
          .myborder {border:2px solid #c695b2;}
        
        Border color #c695b2