#b986cf color space conversions
Hex:
        #b986cf
        RGB:
        185, 134, 207
        CMY:
        27, 47, 19
        CMYK:
        11, 35, 0, 19
      HSL:
        282°, 43.1953%, 66.8627%
        HSV (HSB):
        282°, 35.2657%, 81.1765%
        XYZ:
        39.7952, 31.8695, 63.0855
        xyY:
        0.2953, 0.2365, 31.8695
      CIE-Lab:
        63.2349, 32.5241, -30.1205
        CIE-LCH:
        63.2349, 44.3290, 317.1974
        CIE-Luv:
        63.2349, 22.4255, -51.5399
        Hunter-Lab:
        56.4531, 27.0362, -26.7386
      #b986cf color charts
#b986cf RGB chart
      #b986cf CMYK chart
      #b986cf RGB pie chart
      #b986cf color shades, tints & tones
#b986cf color schemes
#b986cf color preview, HTML & CSS examples
           This text has a color of #b986cf        
        
          <p style="color:#b986cf;">Text here</p>
        
        
          .mytext {color:#b986cf;}
        
        Text color #b986cf
      
           This box has a color of #b986cf        
        
          <div style="background-color:#b986cf;">Content here</div>
        
        
          .mybackground {background-color:#b986cf;}
        
        Background color #b986cf
      
           Border around this has a color of #b986cf        
        
          <div style="border:2px solid #b986cf;">Content here</div>
        
        
          .myborder {border:2px solid #b986cf;}
        
        Border color #b986cf