#bb6efd color space conversions
Hex:
        #bb6efd
        RGB:
        187, 110, 253
        CMY:
        27, 57, 1
        CMYK:
        26, 57, 0, 1
      HSL:
        272°, 97.2789%, 71.1765%
        HSV (HSB):
        272°, 56.5217%, 99.2157%
        XYZ:
        43.7991, 28.8085, 96.1806
        xyY:
        0.2595, 0.1707, 28.8085
      CIE-Lab:
        60.6123, 55.9747, -59.8088
        CIE-LCH:
        60.6123, 81.9162, 313.1034
        CIE-Luv:
        60.6123, 24.6900, -101.7863
        Hunter-Lab:
        53.6736, 51.7321, -68.6736
      #bb6efd color charts
#bb6efd RGB chart
      #bb6efd CMYK chart
      #bb6efd RGB pie chart
      #bb6efd color shades, tints & tones
#bb6efd color schemes
#bb6efd color preview, HTML & CSS examples
           This text has a color of #bb6efd        
        
          <p style="color:#bb6efd;">Text here</p>
        
        
          .mytext {color:#bb6efd;}
        
        Text color #bb6efd
      
           This box has a color of #bb6efd        
        
          <div style="background-color:#bb6efd;">Content here</div>
        
        
          .mybackground {background-color:#bb6efd;}
        
        Background color #bb6efd
      
           Border around this has a color of #bb6efd        
        
          <div style="border:2px solid #bb6efd;">Content here</div>
        
        
          .myborder {border:2px solid #bb6efd;}
        
        Border color #bb6efd