#bb9df2 color space conversions
Hex:
        #bb9df2
        RGB:
        187, 157, 242
        CMY:
        27, 38, 5
        CMYK:
        23, 35, 0, 5
      HSL:
        261°, 76.5766%, 78.2353%
        HSV (HSB):
        261°, 35.1240%, 94.9020%
        XYZ:
        48.5775, 41.0895, 89.3752
        xyY:
        0.2713, 0.2295, 41.0895
      CIE-Lab:
        70.2386, 28.0445, -38.5744
        CIE-LCH:
        70.2386, 47.6915, 306.0181
        CIE-Luv:
        70.2386, 9.5087, -65.7376
        Hunter-Lab:
        64.1011, 23.0950, -37.7963
      #bb9df2 color charts
#bb9df2 RGB chart
      #bb9df2 CMYK chart
      #bb9df2 RGB pie chart
      #bb9df2 color shades, tints & tones
#bb9df2 color schemes
#bb9df2 color preview, HTML & CSS examples
           This text has a color of #bb9df2        
        
          <p style="color:#bb9df2;">Text here</p>
        
        
          .mytext {color:#bb9df2;}
        
        Text color #bb9df2
      
           This box has a color of #bb9df2        
        
          <div style="background-color:#bb9df2;">Content here</div>
        
        
          .mybackground {background-color:#bb9df2;}
        
        Background color #bb9df2
      
           Border around this has a color of #bb9df2        
        
          <div style="border:2px solid #bb9df2;">Content here</div>
        
        
          .myborder {border:2px solid #bb9df2;}
        
        Border color #bb9df2