#bb97d5 color space conversions
Hex:
        #bb97d5
        RGB:
        187, 151, 213
        CMY:
        27, 41, 16
        CMYK:
        12, 29, 0, 16
      HSL:
        275°, 42.4658%, 71.3725%
        HSV (HSB):
        275°, 29.1080%, 83.5294%
        XYZ:
        43.5704, 37.5021, 67.8930
        xyY:
        0.2925, 0.2518, 37.5021
      CIE-Lab:
        67.6520, 24.9574, -26.6368
        CIE-LCH:
        67.6520, 36.5019, 313.1357
        CIE-Luv:
        67.6520, 15.2859, -45.3225
        Hunter-Lab:
        61.2390, 19.8312, -22.8650
      #bb97d5 color charts
#bb97d5 RGB chart
      #bb97d5 CMYK chart
      #bb97d5 RGB pie chart
      #bb97d5 color shades, tints & tones
#bb97d5 color schemes
#bb97d5 color preview, HTML & CSS examples
           This text has a color of #bb97d5        
        
          <p style="color:#bb97d5;">Text here</p>
        
        
          .mytext {color:#bb97d5;}
        
        Text color #bb97d5
      
           This box has a color of #bb97d5        
        
          <div style="background-color:#bb97d5;">Content here</div>
        
        
          .mybackground {background-color:#bb97d5;}
        
        Background color #bb97d5
      
           Border around this has a color of #bb97d5        
        
          <div style="border:2px solid #bb97d5;">Content here</div>
        
        
          .myborder {border:2px solid #bb97d5;}
        
        Border color #bb97d5