#bb6cf1 color space conversions
Hex:
        #bb6cf1
        RGB:
        187, 108, 241
        CMY:
        27, 58, 5
        CMYK:
        22, 55, 0, 5
      HSL:
        276°, 82.6087%, 68.4314%
        HSV (HSB):
        276°, 55.1867%, 94.5098%
        XYZ:
        41.7333, 27.6408, 86.3547
        xyY:
        0.2680, 0.1775, 27.6408
      CIE-Lab:
        59.5628, 54.3283, -54.8472
        CIE-LCH:
        59.5628, 77.1996, 314.7277
        CIE-Luv:
        59.5628, 27.4878, -93.3898
        Hunter-Lab:
        52.5745, 49.6866, -60.5829
      #bb6cf1 color charts
#bb6cf1 RGB chart
      #bb6cf1 CMYK chart
      #bb6cf1 RGB pie chart
      #bb6cf1 color shades, tints & tones
#bb6cf1 color schemes
#bb6cf1 color preview, HTML & CSS examples
           This text has a color of #bb6cf1        
        
          <p style="color:#bb6cf1;">Text here</p>
        
        
          .mytext {color:#bb6cf1;}
        
        Text color #bb6cf1
      
           This box has a color of #bb6cf1        
        
          <div style="background-color:#bb6cf1;">Content here</div>
        
        
          .mybackground {background-color:#bb6cf1;}
        
        Background color #bb6cf1
      
           Border around this has a color of #bb6cf1        
        
          <div style="border:2px solid #bb6cf1;">Content here</div>
        
        
          .myborder {border:2px solid #bb6cf1;}
        
        Border color #bb6cf1