#b987ea color space conversions
Hex:
        #b987ea
        RGB:
        185, 135, 234
        CMY:
        27, 47, 8
        CMYK:
        21, 42, 0, 8
      HSL:
        270°, 70.2128%, 72.3529%
        HSV (HSB):
        270°, 42.3077%, 91.7647%
        XYZ:
        43.5228, 33.5827, 82.0301
        xyY:
        0.2735, 0.2110, 33.5827
      CIE-Lab:
        64.6300, 37.8431, -42.9672
        CIE-LCH:
        64.6300, 57.2563, 311.3718
        CIE-Luv:
        64.6300, 18.1458, -73.4038
        Hunter-Lab:
        57.9506, 32.6458, -43.3606
      #b987ea color charts
#b987ea RGB chart
      #b987ea CMYK chart
      #b987ea RGB pie chart
      #b987ea color shades, tints & tones
#b987ea color schemes
#b987ea color preview, HTML & CSS examples
           This text has a color of #b987ea        
        
          <p style="color:#b987ea;">Text here</p>
        
        
          .mytext {color:#b987ea;}
        
        Text color #b987ea
      
           This box has a color of #b987ea        
        
          <div style="background-color:#b987ea;">Content here</div>
        
        
          .mybackground {background-color:#b987ea;}
        
        Background color #b987ea
      
           Border around this has a color of #b987ea        
        
          <div style="border:2px solid #b987ea;">Content here</div>
        
        
          .myborder {border:2px solid #b987ea;}
        
        Border color #b987ea