#c972e1 color space conversions
Hex:
        #c972e1
        RGB:
        201, 114, 225
        CMY:
        21, 55, 12
        CMYK:
        11, 49, 0, 12
      HSL:
        287°, 64.9123%, 66.4706%
        HSV (HSB):
        287°, 49.3333%, 88.2353%
        XYZ:
        43.6953, 29.8884, 74.7002
        xyY:
        0.2947, 0.2016, 29.8884
      CIE-Lab:
        61.5578, 51.5939, -42.6737
        CIE-LCH:
        61.5578, 66.9550, 320.4056
        CIE-Luv:
        61.5578, 36.9929, -74.1898
        Hunter-Lab:
        54.6703, 46.9935, -42.7433
      #c972e1 color charts
#c972e1 RGB chart
      #c972e1 CMYK chart
      #c972e1 RGB pie chart
      #c972e1 color shades, tints & tones
#c972e1 color schemes
#c972e1 color preview, HTML & CSS examples
           This text has a color of #c972e1        
        
          <p style="color:#c972e1;">Text here</p>
        
        
          .mytext {color:#c972e1;}
        
        Text color #c972e1
      
           This box has a color of #c972e1        
        
          <div style="background-color:#c972e1;">Content here</div>
        
        
          .mybackground {background-color:#c972e1;}
        
        Background color #c972e1
      
           Border around this has a color of #c972e1        
        
          <div style="border:2px solid #c972e1;">Content here</div>
        
        
          .myborder {border:2px solid #c972e1;}
        
        Border color #c972e1