#bb94ff color space conversions
Hex:
        #bb94ff
        RGB:
        187, 148, 255
        CMY:
        27, 42, 0
        CMYK:
        27, 42, 0, 0
      HSL:
        262°, 100.0000%, 79.0196%
        HSV (HSB):
        262°, 41.9608%, 100.0000%
        XYZ:
        49.1334, 38.9646, 99.5390
        xyY:
        0.2619, 0.2077, 38.9646
      CIE-Lab:
        68.7256, 36.0852, -48.0283
        CIE-LCH:
        68.7256, 60.0738, 306.9187
        CIE-Luv:
        68.7256, 11.6000, -82.3364
        Hunter-Lab:
        62.4216, 31.2634, -50.8501
      #bb94ff color charts
#bb94ff RGB chart
      #bb94ff CMYK chart
      #bb94ff RGB pie chart
      #bb94ff color shades, tints & tones
#bb94ff color schemes
#bb94ff color preview, HTML & CSS examples
           This text has a color of #bb94ff        
        
          <p style="color:#bb94ff;">Text here</p>
        
        
          .mytext {color:#bb94ff;}
        
        Text color #bb94ff
      
           This box has a color of #bb94ff        
        
          <div style="background-color:#bb94ff;">Content here</div>
        
        
          .mybackground {background-color:#bb94ff;}
        
        Background color #bb94ff
      
           Border around this has a color of #bb94ff        
        
          <div style="border:2px solid #bb94ff;">Content here</div>
        
        
          .myborder {border:2px solid #bb94ff;}
        
        Border color #bb94ff