#bb6cef color space conversions
Hex:
        #bb6cef
        RGB:
        187, 108, 239
        CMY:
        27, 58, 6
        CMYK:
        22, 55, 0, 6
      HSL:
        276°, 80.3681%, 68.0392%
        HSV (HSB):
        276°, 54.8117%, 93.7255%
        XYZ:
        41.4361, 27.5219, 84.7897
        xyY:
        0.2695, 0.1790, 27.5219
      CIE-Lab:
        59.4543, 53.8916, -53.9091
        CIE-LCH:
        59.4543, 76.2266, 314.9907
        CIE-Luv:
        59.4543, 27.8655, -91.8169
        Hunter-Lab:
        52.4613, 49.1791, -59.1035
      #bb6cef color charts
#bb6cef RGB chart
      #bb6cef CMYK chart
      #bb6cef RGB pie chart
      #bb6cef color shades, tints & tones
#bb6cef color schemes
#bb6cef color preview, HTML & CSS examples
           This text has a color of #bb6cef        
        
          <p style="color:#bb6cef;">Text here</p>
        
        
          .mytext {color:#bb6cef;}
        
        Text color #bb6cef
      
           This box has a color of #bb6cef        
        
          <div style="background-color:#bb6cef;">Content here</div>
        
        
          .mybackground {background-color:#bb6cef;}
        
        Background color #bb6cef
      
           Border around this has a color of #bb6cef        
        
          <div style="border:2px solid #bb6cef;">Content here</div>
        
        
          .myborder {border:2px solid #bb6cef;}
        
        Border color #bb6cef