#c978f4 color space conversions
Hex:
        #c978f4
        RGB:
        201, 120, 244
        CMY:
        21, 53, 4
        CMYK:
        18, 51, 0, 4
      HSL:
        279°, 84.9315%, 71.3725%
        HSV (HSB):
        279°, 50.8197%, 95.6863%
        XYZ:
        47.1330, 32.3821, 89.3541
        xyY:
        0.2791, 0.1918, 32.3821
      CIE-Lab:
        63.6574, 52.4093, -49.9066
        CIE-LCH:
        63.6574, 72.3699, 316.4012
        CIE-Luv:
        63.6574, 31.0764, -86.4449
        Hunter-Lab:
        56.9053, 48.2622, -53.2650
      #c978f4 color charts
#c978f4 RGB chart
      #c978f4 CMYK chart
      #c978f4 RGB pie chart
      #c978f4 color shades, tints & tones
#c978f4 color schemes
#c978f4 color preview, HTML & CSS examples
           This text has a color of #c978f4        
        
          <p style="color:#c978f4;">Text here</p>
        
        
          .mytext {color:#c978f4;}
        
        Text color #c978f4
      
           This box has a color of #c978f4        
        
          <div style="background-color:#c978f4;">Content here</div>
        
        
          .mybackground {background-color:#c978f4;}
        
        Background color #c978f4
      
           Border around this has a color of #c978f4        
        
          <div style="border:2px solid #c978f4;">Content here</div>
        
        
          .myborder {border:2px solid #c978f4;}
        
        Border color #c978f4