#bb96f3 color space conversions
Hex:
        #bb96f3
        RGB:
        187, 150, 243
        CMY:
        27, 41, 5
        CMYK:
        23, 38, 0, 5
      HSL:
        264°, 79.4872%, 77.0588%
        HSV (HSB):
        264°, 38.2716%, 95.2941%
        XYZ:
        47.5775, 38.8486, 89.7849
        xyY:
        0.2700, 0.2205, 38.8486
      CIE-Lab:
        68.6414, 32.1669, -41.6139
        CIE-LCH:
        68.6414, 52.5969, 307.7034
        CIE-Luv:
        68.6414, 12.2211, -71.1231
        Hunter-Lab:
        62.3286, 27.1800, -41.7778
      #bb96f3 color charts
#bb96f3 RGB chart
      #bb96f3 CMYK chart
      #bb96f3 RGB pie chart
      #bb96f3 color shades, tints & tones
#bb96f3 color schemes
#bb96f3 color preview, HTML & CSS examples
           This text has a color of #bb96f3        
        
          <p style="color:#bb96f3;">Text here</p>
        
        
          .mytext {color:#bb96f3;}
        
        Text color #bb96f3
      
           This box has a color of #bb96f3        
        
          <div style="background-color:#bb96f3;">Content here</div>
        
        
          .mybackground {background-color:#bb96f3;}
        
        Background color #bb96f3
      
           Border around this has a color of #bb96f3        
        
          <div style="border:2px solid #bb96f3;">Content here</div>
        
        
          .myborder {border:2px solid #bb96f3;}
        
        Border color #bb96f3