#bb7eec color space conversions
Hex:
        #bb7eec
        RGB:
        187, 126, 236
        CMY:
        27, 51, 7
        CMYK:
        21, 47, 0, 7
      HSL:
        273°, 74.3243%, 70.9804%
        HSV (HSB):
        273°, 46.6102%, 92.5490%
        XYZ:
        43.0947, 31.5426, 83.1739
        xyY:
        0.2731, 0.1999, 31.5426
      CIE-Lab:
        62.9631, 43.7604, -46.6832
        CIE-LCH:
        62.9631, 63.9867, 313.1491
        CIE-Luv:
        62.9631, 22.3206, -79.8980
        Hunter-Lab:
        56.1628, 38.6811, -48.4911
      #bb7eec color charts
#bb7eec RGB chart
      #bb7eec CMYK chart
      #bb7eec RGB pie chart
      #bb7eec color shades, tints & tones
#bb7eec color schemes
#bb7eec color preview, HTML & CSS examples
           This text has a color of #bb7eec        
        
          <p style="color:#bb7eec;">Text here</p>
        
        
          .mytext {color:#bb7eec;}
        
        Text color #bb7eec
      
           This box has a color of #bb7eec        
        
          <div style="background-color:#bb7eec;">Content here</div>
        
        
          .mybackground {background-color:#bb7eec;}
        
        Background color #bb7eec
      
           Border around this has a color of #bb7eec        
        
          <div style="border:2px solid #bb7eec;">Content here</div>
        
        
          .myborder {border:2px solid #bb7eec;}
        
        Border color #bb7eec