#c962b1 color space conversions
Hex:
        #c962b1
        RGB:
        201, 98, 177
        CMY:
        21, 62, 31
        CMYK:
        0, 51, 12, 21
      HSL:
        314°, 48.8152%, 58.6275%
        HSV (HSB):
        314°, 51.2438%, 78.8235%
        XYZ:
        36.3909, 24.3272, 44.3726
        xyY:
        0.3463, 0.2315, 24.3272
      CIE-Lab:
        56.4139, 50.9392, -23.4281
        CIE-LCH:
        56.4139, 56.0685, 335.3012
        CIE-Luv:
        56.4139, 54.6652, -43.0106
        Hunter-Lab:
        49.3226, 45.3852, -18.8138
      #c962b1 color charts
#c962b1 RGB chart
      #c962b1 CMYK chart
      #c962b1 RGB pie chart
      #c962b1 color shades, tints & tones
#c962b1 color schemes
#c962b1 color preview, HTML & CSS examples
           This text has a color of #c962b1        
        
          <p style="color:#c962b1;">Text here</p>
        
        
          .mytext {color:#c962b1;}
        
        Text color #c962b1
      
           This box has a color of #c962b1        
        
          <div style="background-color:#c962b1;">Content here</div>
        
        
          .mybackground {background-color:#c962b1;}
        
        Background color #c962b1
      
           Border around this has a color of #c962b1        
        
          <div style="border:2px solid #c962b1;">Content here</div>
        
        
          .myborder {border:2px solid #c962b1;}
        
        Border color #c962b1