#c961bc color space conversions
Hex:
        #c961bc
        RGB:
        201, 97, 188
        CMY:
        21, 62, 26
        CMYK:
        0, 52, 6, 21
      HSL:
        308°, 49.0566%, 58.4314%
        HSV (HSB):
        308°, 51.7413%, 78.8235%
        XYZ:
        37.4392, 24.5977, 50.3515
        xyY:
        0.3331, 0.2189, 24.5977
      CIE-Lab:
        56.6814, 53.2397, -29.3483
        CIE-LCH:
        56.6814, 60.7930, 331.1343
        CIE-Luv:
        56.6814, 52.1707, -52.4747
        Hunter-Lab:
        49.5961, 47.9532, -25.4758
      #c961bc color charts
#c961bc RGB chart
      #c961bc CMYK chart
      #c961bc RGB pie chart
      #c961bc color shades, tints & tones
#c961bc color schemes
#c961bc color preview, HTML & CSS examples
           This text has a color of #c961bc        
        
          <p style="color:#c961bc;">Text here</p>
        
        
          .mytext {color:#c961bc;}
        
        Text color #c961bc
      
           This box has a color of #c961bc        
        
          <div style="background-color:#c961bc;">Content here</div>
        
        
          .mybackground {background-color:#c961bc;}
        
        Background color #c961bc
      
           Border around this has a color of #c961bc        
        
          <div style="border:2px solid #c961bc;">Content here</div>
        
        
          .myborder {border:2px solid #c961bc;}
        
        Border color #c961bc