#b986c5 color space conversions
Hex:
        #b986c5
        RGB:
        185, 134, 197
        CMY:
        27, 47, 23
        CMYK:
        6, 32, 0, 23
      HSL:
        289°, 35.1955%, 64.9020%
        HSV (HSB):
        289°, 31.9797%, 77.2549%
        XYZ:
        38.6107, 31.3957, 56.8483
        xyY:
        0.3044, 0.2475, 31.3957
      CIE-Lab:
        62.8403, 30.4765, -25.1142
        CIE-LCH:
        62.8403, 39.4910, 320.5097
        CIE-Luv:
        62.8403, 23.8964, -43.1831
        Hunter-Lab:
        56.0319, 24.9459, -20.9316
      #b986c5 color charts
#b986c5 RGB chart
      #b986c5 CMYK chart
      #b986c5 RGB pie chart
      #b986c5 color shades, tints & tones
#b986c5 color schemes
#b986c5 color preview, HTML & CSS examples
           This text has a color of #b986c5        
        
          <p style="color:#b986c5;">Text here</p>
        
        
          .mytext {color:#b986c5;}
        
        Text color #b986c5
      
           This box has a color of #b986c5        
        
          <div style="background-color:#b986c5;">Content here</div>
        
        
          .mybackground {background-color:#b986c5;}
        
        Background color #b986c5
      
           Border around this has a color of #b986c5        
        
          <div style="border:2px solid #b986c5;">Content here</div>
        
        
          .myborder {border:2px solid #b986c5;}
        
        Border color #b986c5