#c972e3 color space conversions
Hex:
        #c972e3
        RGB:
        201, 114, 227
        CMY:
        21, 55, 11
        CMYK:
        11, 50, 0, 11
      HSL:
        286°, 66.8639%, 66.8627%
        HSV (HSB):
        286°, 49.7797%, 89.0196%
        XYZ:
        43.9698, 29.9982, 76.1458
        xyY:
        0.2929, 0.1998, 29.9982
      CIE-Lab:
        61.6527, 51.9914, -43.6407
        CIE-LCH:
        61.6527, 67.8795, 319.9905
        CIE-Luv:
        61.6527, 36.5735, -75.8160
        Hunter-Lab:
        54.7706, 47.4512, -44.0896
      #c972e3 color charts
#c972e3 RGB chart
      #c972e3 CMYK chart
      #c972e3 RGB pie chart
      #c972e3 color shades, tints & tones
#c972e3 color schemes
#c972e3 color preview, HTML & CSS examples
           This text has a color of #c972e3        
        
          <p style="color:#c972e3;">Text here</p>
        
        
          .mytext {color:#c972e3;}
        
        Text color #c972e3
      
           This box has a color of #c972e3        
        
          <div style="background-color:#c972e3;">Content here</div>
        
        
          .mybackground {background-color:#c972e3;}
        
        Background color #c972e3
      
           Border around this has a color of #c972e3        
        
          <div style="border:2px solid #c972e3;">Content here</div>
        
        
          .myborder {border:2px solid #c972e3;}
        
        Border color #c972e3