#b2bfff color space conversions
Hex:
        #b2bfff
        RGB:
        178, 191, 255
        CMY:
        30, 25, 0
        CMYK:
        30, 25, 0, 0
      HSL:
        230°, 100.0000%, 84.9020%
        HSV (HSB):
        230°, 30.1961%, 100.0000%
        XYZ:
        55.0409, 53.9466, 102.1195
        xyY:
        0.2607, 0.2555, 53.9466
      CIE-Lab:
        78.4306, 9.7314, -32.9587
        CIE-LCH:
        78.4306, 34.3653, 286.4497
        CIE-Luv:
        78.4306, -9.9532, -54.6246
        Hunter-Lab:
        73.4483, 5.2302, -31.0205
      #b2bfff color charts
#b2bfff RGB chart
      #b2bfff CMYK chart
      #b2bfff RGB pie chart
      #b2bfff color shades, tints & tones
#b2bfff color schemes
#b2bfff color preview, HTML & CSS examples
           This text has a color of #b2bfff        
        
          <p style="color:#b2bfff;">Text here</p>
        
        
          .mytext {color:#b2bfff;}
        
        Text color #b2bfff
      
           This box has a color of #b2bfff        
        
          <div style="background-color:#b2bfff;">Content here</div>
        
        
          .mybackground {background-color:#b2bfff;}
        
        Background color #b2bfff
      
           Border around this has a color of #b2bfff        
        
          <div style="border:2px solid #b2bfff;">Content here</div>
        
        
          .myborder {border:2px solid #b2bfff;}
        
        Border color #b2bfff