#bb95e0 color space conversions
Hex:
        #bb95e0
        RGB:
        187, 149, 224
        CMY:
        27, 42, 12
        CMYK:
        17, 33, 0, 12
      HSL:
        270°, 54.7445%, 73.1373%
        HSV (HSB):
        270°, 33.4821%, 87.8431%
        XYZ:
        44.6955, 37.4415, 75.3922
        xyY:
        0.2837, 0.2377, 37.4415
      CIE-Lab:
        67.6070, 28.4421, -32.7871
        CIE-LCH:
        67.6070, 43.4045, 310.9409
        CIE-Luv:
        67.6070, 14.8662, -55.8629
        Hunter-Lab:
        61.1895, 23.3028, -30.2193
      #bb95e0 color charts
#bb95e0 RGB chart
      #bb95e0 CMYK chart
      #bb95e0 RGB pie chart
      #bb95e0 color shades, tints & tones
#bb95e0 color schemes
#bb95e0 color preview, HTML & CSS examples
           This text has a color of #bb95e0        
        
          <p style="color:#bb95e0;">Text here</p>
        
        
          .mytext {color:#bb95e0;}
        
        Text color #bb95e0
      
           This box has a color of #bb95e0        
        
          <div style="background-color:#bb95e0;">Content here</div>
        
        
          .mybackground {background-color:#bb95e0;}
        
        Background color #bb95e0
      
           Border around this has a color of #bb95e0        
        
          <div style="border:2px solid #bb95e0;">Content here</div>
        
        
          .myborder {border:2px solid #bb95e0;}
        
        Border color #bb95e0