#b5bfff color space conversions
Hex:
        #b5bfff
        RGB:
        181, 191, 255
        CMY:
        29, 25, 0
        CMYK:
        29, 25, 0, 0
      HSL:
        232°, 100.0000%, 85.4902%
        HSV (HSB):
        232°, 29.0196%, 100.0000%
        XYZ:
        55.7369, 54.3054, 102.1521
        xyY:
        0.2627, 0.2559, 54.3054
      CIE-Lab:
        78.6395, 10.5802, -32.6194
        CIE-LCH:
        78.6395, 34.2923, 287.9707
        CIE-Luv:
        78.6395, -8.5703, -54.1900
        Hunter-Lab:
        73.6922, 6.0467, -30.6033
      #b5bfff color charts
#b5bfff RGB chart
      #b5bfff CMYK chart
      #b5bfff RGB pie chart
      #b5bfff color shades, tints & tones
#b5bfff color schemes
#b5bfff color preview, HTML & CSS examples
           This text has a color of #b5bfff        
        
          <p style="color:#b5bfff;">Text here</p>
        
        
          .mytext {color:#b5bfff;}
        
        Text color #b5bfff
      
           This box has a color of #b5bfff        
        
          <div style="background-color:#b5bfff;">Content here</div>
        
        
          .mybackground {background-color:#b5bfff;}
        
        Background color #b5bfff
      
           Border around this has a color of #b5bfff        
        
          <div style="border:2px solid #b5bfff;">Content here</div>
        
        
          .myborder {border:2px solid #b5bfff;}
        
        Border color #b5bfff