#bbc0ff color space conversions
Hex:
        #bbc0ff
        RGB:
        187, 192, 255
        CMY:
        27, 25, 0
        CMYK:
        27, 25, 0, 0
      HSL:
        236°, 100.0000%, 86.6667%
        HSV (HSB):
        236°, 26.6667%, 100.0000%
        XYZ:
        57.3932, 55.4841, 102.2923
        xyY:
        0.2667, 0.2579, 55.4841
      CIE-Lab:
        79.3193, 11.7550, -31.5368
        CIE-LCH:
        79.3193, 33.6564, 290.4425
        CIE-Luv:
        79.3193, -6.1608, -52.5880
        Hunter-Lab:
        74.4876, 7.1819, -29.2804
      #bbc0ff color charts
#bbc0ff RGB chart
      #bbc0ff CMYK chart
      #bbc0ff RGB pie chart
      #bbc0ff color shades, tints & tones
#bbc0ff color schemes
#bbc0ff color preview, HTML & CSS examples
           This text has a color of #bbc0ff        
        
          <p style="color:#bbc0ff;">Text here</p>
        
        
          .mytext {color:#bbc0ff;}
        
        Text color #bbc0ff
      
           This box has a color of #bbc0ff        
        
          <div style="background-color:#bbc0ff;">Content here</div>
        
        
          .mybackground {background-color:#bbc0ff;}
        
        Background color #bbc0ff
      
           Border around this has a color of #bbc0ff        
        
          <div style="border:2px solid #bbc0ff;">Content here</div>
        
        
          .myborder {border:2px solid #bbc0ff;}
        
        Border color #bbc0ff