#c986f4 color space conversions
Hex:
        #c986f4
        RGB:
        201, 134, 244
        CMY:
        21, 47, 4
        CMYK:
        18, 45, 0, 4
      HSL:
        277°, 83.3333%, 74.1176%
        HSV (HSB):
        277°, 45.0820%, 95.6863%
        XYZ:
        48.9416, 35.9994, 89.9570
        xyY:
        0.2798, 0.2058, 35.9994
      CIE-Lab:
        66.5194, 45.0718, -45.3923
        CIE-LCH:
        66.5194, 63.9682, 314.7970
        CIE-Luv:
        66.5194, 26.0402, -78.7563
        Hunter-Lab:
        59.9995, 40.6036, -46.8937
      #c986f4 color charts
#c986f4 RGB chart
      #c986f4 CMYK chart
      #c986f4 RGB pie chart
      #c986f4 color shades, tints & tones
#c986f4 color schemes
#c986f4 color preview, HTML & CSS examples
           This text has a color of #c986f4        
        
          <p style="color:#c986f4;">Text here</p>
        
        
          .mytext {color:#c986f4;}
        
        Text color #c986f4
      
           This box has a color of #c986f4        
        
          <div style="background-color:#c986f4;">Content here</div>
        
        
          .mybackground {background-color:#c986f4;}
        
        Background color #c986f4
      
           Border around this has a color of #c986f4        
        
          <div style="border:2px solid #c986f4;">Content here</div>
        
        
          .myborder {border:2px solid #c986f4;}
        
        Border color #c986f4