#bb7efb color space conversions
Hex:
        #bb7efb
        RGB:
        187, 126, 251
        CMY:
        27, 51, 2
        CMYK:
        25, 50, 0, 2
      HSL:
        269°, 93.9850%, 73.9216%
        HSV (HSB):
        269°, 49.8008%, 98.4314%
        XYZ:
        45.3670, 32.4515, 95.1395
        xyY:
        0.2623, 0.1876, 32.4515
      CIE-Lab:
        63.7143, 47.1580, -53.7654
        CIE-LCH:
        63.7143, 71.5164, 311.2542
        CIE-Luv:
        63.7143, 19.9810, -92.0203
        Hunter-Lab:
        56.9663, 42.4634, -59.1440
      #bb7efb color charts
#bb7efb RGB chart
      #bb7efb CMYK chart
      #bb7efb RGB pie chart
      #bb7efb color shades, tints & tones
#bb7efb color schemes
#bb7efb color preview, HTML & CSS examples
           This text has a color of #bb7efb        
        
          <p style="color:#bb7efb;">Text here</p>
        
        
          .mytext {color:#bb7efb;}
        
        Text color #bb7efb
      
           This box has a color of #bb7efb        
        
          <div style="background-color:#bb7efb;">Content here</div>
        
        
          .mybackground {background-color:#bb7efb;}
        
        Background color #bb7efb
      
           Border around this has a color of #bb7efb        
        
          <div style="border:2px solid #bb7efb;">Content here</div>
        
        
          .myborder {border:2px solid #bb7efb;}
        
        Border color #bb7efb