#bb8be6 color space conversions
Hex:
        #bb8be6
        RGB:
        187, 139, 230
        CMY:
        27, 45, 10
        CMYK:
        19, 40, 0, 10
      HSL:
        272°, 64.5390%, 72.3529%
        HSV (HSB):
        272°, 39.5652%, 90.1961%
        XYZ:
        44.0091, 34.7432, 79.2495
        xyY:
        0.2785, 0.2199, 34.7432
      CIE-Lab:
        65.5482, 35.3151, -39.3041
        CIE-LCH:
        65.5482, 52.8391, 311.9400
        CIE-Luv:
        65.5482, 18.2434, -67.2241
        Hunter-Lab:
        58.9434, 30.1231, -38.4552
      #bb8be6 color charts
#bb8be6 RGB chart
      #bb8be6 CMYK chart
      #bb8be6 RGB pie chart
      #bb8be6 color shades, tints & tones
#bb8be6 color schemes
#bb8be6 color preview, HTML & CSS examples
           This text has a color of #bb8be6        
        
          <p style="color:#bb8be6;">Text here</p>
        
        
          .mytext {color:#bb8be6;}
        
        Text color #bb8be6
      
           This box has a color of #bb8be6        
        
          <div style="background-color:#bb8be6;">Content here</div>
        
        
          .mybackground {background-color:#bb8be6;}
        
        Background color #bb8be6
      
           Border around this has a color of #bb8be6        
        
          <div style="border:2px solid #bb8be6;">Content here</div>
        
        
          .myborder {border:2px solid #bb8be6;}
        
        Border color #bb8be6