#b987ec color space conversions
Hex:
        #b987ec
        RGB:
        185, 135, 236
        CMY:
        27, 47, 7
        CMYK:
        22, 43, 0, 7
      HSL:
        270°, 72.6619%, 72.7451%
        HSV (HSB):
        270°, 42.7966%, 92.5490%
        XYZ:
        43.8119, 33.6984, 83.5522
        xyY:
        0.2720, 0.2092, 33.6984
      CIE-Lab:
        64.7224, 38.2960, -43.9266
        CIE-LCH:
        64.7224, 58.2763, 311.0825
        CIE-Luv:
        64.7224, 17.8669, -75.0548
        Hunter-Lab:
        58.0503, 33.1300, -44.7013
      #b987ec color charts
#b987ec RGB chart
      #b987ec CMYK chart
      #b987ec RGB pie chart
      #b987ec color shades, tints & tones
#b987ec color schemes
#b987ec color preview, HTML & CSS examples
           This text has a color of #b987ec        
        
          <p style="color:#b987ec;">Text here</p>
        
        
          .mytext {color:#b987ec;}
        
        Text color #b987ec
      
           This box has a color of #b987ec        
        
          <div style="background-color:#b987ec;">Content here</div>
        
        
          .mybackground {background-color:#b987ec;}
        
        Background color #b987ec
      
           Border around this has a color of #b987ec        
        
          <div style="border:2px solid #b987ec;">Content here</div>
        
        
          .myborder {border:2px solid #b987ec;}
        
        Border color #b987ec