#cf86ca color space conversions
Hex:
        #cf86ca
        RGB:
        207, 134, 202
        CMY:
        19, 47, 21
        CMYK:
        0, 35, 2, 19
      HSL:
        304°, 43.1953%, 66.8627%
        HSV (HSB):
        304°, 35.2657%, 81.1765%
        XYZ:
        44.9179, 34.5799, 60.1843
        xyY:
        0.3216, 0.2476, 34.5799
      CIE-Lab:
        65.4202, 38.5114, -23.7564
        CIE-LCH:
        65.4202, 45.2493, 328.3309
        CIE-Luv:
        65.4202, 37.0798, -42.6306
        Hunter-Lab:
        58.8046, 33.4390, -19.5178
      #cf86ca color charts
#cf86ca RGB chart
      #cf86ca CMYK chart
      #cf86ca RGB pie chart
      #cf86ca color shades, tints & tones
#cf86ca color schemes
#cf86ca color preview, HTML & CSS examples
           This text has a color of #cf86ca        
        
          <p style="color:#cf86ca;">Text here</p>
        
        
          .mytext {color:#cf86ca;}
        
        Text color #cf86ca
      
           This box has a color of #cf86ca        
        
          <div style="background-color:#cf86ca;">Content here</div>
        
        
          .mybackground {background-color:#cf86ca;}
        
        Background color #cf86ca
      
           Border around this has a color of #cf86ca        
        
          <div style="border:2px solid #cf86ca;">Content here</div>
        
        
          .myborder {border:2px solid #cf86ca;}
        
        Border color #cf86ca