#b5bdf2 color space conversions
Hex:
        #b5bdf2
        RGB:
        181, 189, 242
        CMY:
        29, 26, 5
        CMYK:
        25, 22, 0, 5
      HSL:
        232°, 70.1149%, 82.9412%
        HSV (HSB):
        232°, 25.2066%, 94.9020%
        XYZ:
        53.2807, 52.6298, 91.3548
        xyY:
        0.2701, 0.2668, 52.6298
      CIE-Lab:
        77.6559, 8.5796, -27.1585
        CIE-LCH:
        77.6559, 28.4814, 287.5317
        CIE-Luv:
        77.6559, -7.0717, -44.6246
        Hunter-Lab:
        72.5464, 4.1407, -23.8791
      #b5bdf2 color charts
#b5bdf2 RGB chart
      #b5bdf2 CMYK chart
      #b5bdf2 RGB pie chart
      #b5bdf2 color shades, tints & tones
#b5bdf2 color schemes
#b5bdf2 color preview, HTML & CSS examples
           This text has a color of #b5bdf2        
        
          <p style="color:#b5bdf2;">Text here</p>
        
        
          .mytext {color:#b5bdf2;}
        
        Text color #b5bdf2
      
           This box has a color of #b5bdf2        
        
          <div style="background-color:#b5bdf2;">Content here</div>
        
        
          .mybackground {background-color:#b5bdf2;}
        
        Background color #b5bdf2
      
           Border around this has a color of #b5bdf2        
        
          <div style="border:2px solid #b5bdf2;">Content here</div>
        
        
          .myborder {border:2px solid #b5bdf2;}
        
        Border color #b5bdf2