#c86cd1 color space conversions
Hex:
        #c86cd1
        RGB:
        200, 108, 209
        CMY:
        22, 58, 18
        CMYK:
        4, 48, 0, 18
      HSL:
        295°, 52.3316%, 62.1569%
        HSV (HSB):
        295°, 48.3254%, 81.9608%
        XYZ:
        40.6906, 27.6079, 63.5058
        xyY:
        0.3087, 0.2095, 27.6079
      CIE-Lab:
        59.5329, 51.2658, -36.8727
        CIE-LCH:
        59.5329, 63.1489, 324.2746
        CIE-Luv:
        59.5329, 42.0839, -64.4717
        Hunter-Lab:
        52.5433, 46.2835, -34.8799
      #c86cd1 color charts
#c86cd1 RGB chart
      #c86cd1 CMYK chart
      #c86cd1 RGB pie chart
      #c86cd1 color shades, tints & tones
#c86cd1 color schemes
#c86cd1 color preview, HTML & CSS examples
           This text has a color of #c86cd1        
        
          <p style="color:#c86cd1;">Text here</p>
        
        
          .mytext {color:#c86cd1;}
        
        Text color #c86cd1
      
           This box has a color of #c86cd1        
        
          <div style="background-color:#c86cd1;">Content here</div>
        
        
          .mybackground {background-color:#c86cd1;}
        
        Background color #c86cd1
      
           Border around this has a color of #c86cd1        
        
          <div style="border:2px solid #c86cd1;">Content here</div>
        
        
          .myborder {border:2px solid #c86cd1;}
        
        Border color #c86cd1