#bbb9da color space conversions
Hex:
        #bbb9da
        RGB:
        187, 185, 218
        CMY:
        27, 27, 15
        CMYK:
        14, 15, 0, 15
      HSL:
        244°, 30.8411%, 79.0196%
        HSV (HSB):
        244°, 15.1376%, 85.4902%
        XYZ:
        50.4974, 50.3247, 73.3818
        xyY:
        0.2899, 0.2889, 50.3247
      CIE-Lab:
        76.2681, 7.2538, -16.2672
        CIE-LCH:
        76.2681, 17.8112, 294.0330
        CIE-Luv:
        76.2681, -0.8680, -26.4549
        Hunter-Lab:
        70.9399, 2.9174, -11.6730
      #bbb9da color charts
#bbb9da RGB chart
      #bbb9da CMYK chart
      #bbb9da RGB pie chart
      #bbb9da color shades, tints & tones
#bbb9da color schemes
#bbb9da color preview, HTML & CSS examples
           This text has a color of #bbb9da        
        
          <p style="color:#bbb9da;">Text here</p>
        
        
          .mytext {color:#bbb9da;}
        
        Text color #bbb9da
      
           This box has a color of #bbb9da        
        
          <div style="background-color:#bbb9da;">Content here</div>
        
        
          .mybackground {background-color:#bbb9da;}
        
        Background color #bbb9da
      
           Border around this has a color of #bbb9da        
        
          <div style="border:2px solid #bbb9da;">Content here</div>
        
        
          .myborder {border:2px solid #bbb9da;}
        
        Border color #bbb9da