#bbb8ff color space conversions
Hex:
        #bbb8ff
        RGB:
        187, 184, 255
        CMY:
        27, 28, 0
        CMYK:
        27, 28, 0, 0
      HSL:
        243°, 100.0000%, 86.0784%
        HSV (HSB):
        243°, 27.8431%, 100.0000%
        XYZ:
        55.6840, 52.0658, 101.7226
        xyY:
        0.2658, 0.2486, 52.0658
      CIE-Lab:
        77.3202, 16.1345, -34.6192
        CIE-LCH:
        77.3202, 38.1944, 294.9882
        CIE-Luv:
        77.3202, -2.7862, -58.2516
        Hunter-Lab:
        72.1566, 11.4762, -33.0743
      #bbb8ff color charts
#bbb8ff RGB chart
      #bbb8ff CMYK chart
      #bbb8ff RGB pie chart
      #bbb8ff color shades, tints & tones
#bbb8ff color schemes
#bbb8ff color preview, HTML & CSS examples
           This text has a color of #bbb8ff        
        
          <p style="color:#bbb8ff;">Text here</p>
        
        
          .mytext {color:#bbb8ff;}
        
        Text color #bbb8ff
      
           This box has a color of #bbb8ff        
        
          <div style="background-color:#bbb8ff;">Content here</div>
        
        
          .mybackground {background-color:#bbb8ff;}
        
        Background color #bbb8ff
      
           Border around this has a color of #bbb8ff        
        
          <div style="border:2px solid #bbb8ff;">Content here</div>
        
        
          .myborder {border:2px solid #bbb8ff;}
        
        Border color #bbb8ff