#c986f2 color space conversions
Hex:
        #c986f2
        RGB:
        201, 134, 242
        CMY:
        21, 47, 5
        CMYK:
        17, 45, 0, 5
      HSL:
        277°, 80.5970%, 73.7255%
        HSV (HSB):
        277°, 44.6281%, 94.9020%
        XYZ:
        48.6395, 35.8785, 88.3661
        xyY:
        0.2813, 0.2075, 35.8785
      CIE-Lab:
        66.4270, 44.6439, -44.4387
        CIE-LCH:
        66.4270, 62.9911, 315.1320
        CIE-Luv:
        66.4270, 26.3706, -77.1154
        Hunter-Lab:
        59.8987, 40.1246, -45.5390
      #c986f2 color charts
#c986f2 RGB chart
      #c986f2 CMYK chart
      #c986f2 RGB pie chart
      #c986f2 color shades, tints & tones
#c986f2 color schemes
#c986f2 color preview, HTML & CSS examples
           This text has a color of #c986f2        
        
          <p style="color:#c986f2;">Text here</p>
        
        
          .mytext {color:#c986f2;}
        
        Text color #c986f2
      
           This box has a color of #c986f2        
        
          <div style="background-color:#c986f2;">Content here</div>
        
        
          .mybackground {background-color:#c986f2;}
        
        Background color #c986f2
      
           Border around this has a color of #c986f2        
        
          <div style="border:2px solid #c986f2;">Content here</div>
        
        
          .myborder {border:2px solid #c986f2;}
        
        Border color #c986f2