#bb94fa color space conversions
Hex:
        #bb94fa
        RGB:
        187, 148, 250
        CMY:
        27, 42, 2
        CMYK:
        25, 41, 0, 2
      HSL:
        263°, 91.0714%, 78.0392%
        HSV (HSB):
        263°, 40.8000%, 98.0392%
        XYZ:
        48.3387, 38.6467, 95.3543
        xyY:
        0.2651, 0.2119, 38.6467
      CIE-Lab:
        68.4946, 34.9058, -45.6674
        CIE-LCH:
        68.4946, 57.4798, 307.3924
        CIE-Luv:
        68.4946, 12.1851, -78.2076
        Hunter-Lab:
        62.1665, 30.0047, -47.4256
      #bb94fa color charts
#bb94fa RGB chart
      #bb94fa CMYK chart
      #bb94fa RGB pie chart
      #bb94fa color shades, tints & tones
#bb94fa color schemes
#bb94fa color preview, HTML & CSS examples
           This text has a color of #bb94fa        
        
          <p style="color:#bb94fa;">Text here</p>
        
        
          .mytext {color:#bb94fa;}
        
        Text color #bb94fa
      
           This box has a color of #bb94fa        
        
          <div style="background-color:#bb94fa;">Content here</div>
        
        
          .mybackground {background-color:#bb94fa;}
        
        Background color #bb94fa
      
           Border around this has a color of #bb94fa        
        
          <div style="border:2px solid #bb94fa;">Content here</div>
        
        
          .myborder {border:2px solid #bb94fa;}
        
        Border color #bb94fa