#b986d7 color space conversions
Hex:
        #b986d7
        RGB:
        185, 134, 215
        CMY:
        27, 47, 16
        CMYK:
        14, 38, 0, 16
      HSL:
        278°, 50.3106%, 68.4314%
        HSV (HSB):
        278°, 37.6744%, 84.3137%
        XYZ:
        40.7984, 32.2708, 68.3686
        xyY:
        0.2885, 0.2282, 32.2708
      CIE-Lab:
        63.5661, 34.2139, -34.0796
        CIE-LCH:
        63.5661, 48.2909, 315.1127
        CIE-Luv:
        63.5661, 21.2570, -58.2242
        Hunter-Lab:
        56.8074, 28.7838, -31.5913
      #b986d7 color charts
#b986d7 RGB chart
      #b986d7 CMYK chart
      #b986d7 RGB pie chart
      #b986d7 color shades, tints & tones
#b986d7 color schemes
#b986d7 color preview, HTML & CSS examples
           This text has a color of #b986d7        
        
          <p style="color:#b986d7;">Text here</p>
        
        
          .mytext {color:#b986d7;}
        
        Text color #b986d7
      
           This box has a color of #b986d7        
        
          <div style="background-color:#b986d7;">Content here</div>
        
        
          .mybackground {background-color:#b986d7;}
        
        Background color #b986d7
      
           Border around this has a color of #b986d7        
        
          <div style="border:2px solid #b986d7;">Content here</div>
        
        
          .myborder {border:2px solid #b986d7;}
        
        Border color #b986d7