#b1b2fa color space conversions
Hex:
        #b1b2fa
        RGB:
        177, 178, 250
        CMY:
        31, 30, 2
        CMYK:
        29, 29, 0, 2
      HSL:
        239°, 87.9518%, 83.7255%
        HSV (HSB):
        239°, 29.2000%, 98.0392%
        XYZ:
        51.3072, 48.0900, 97.0206
        xyY:
        0.2612, 0.2448, 48.0900
      CIE-Lab:
        74.8817, 15.3831, -35.7634
        CIE-LCH:
        74.8817, 38.9315, 293.2743
        CIE-Luv:
        74.8817, -4.7746, -59.8216
        Hunter-Lab:
        69.3470, 10.7081, -34.4074
      #b1b2fa color charts
#b1b2fa RGB chart
      #b1b2fa CMYK chart
      #b1b2fa RGB pie chart
      #b1b2fa color shades, tints & tones
#b1b2fa color schemes
#b1b2fa color preview, HTML & CSS examples
           This text has a color of #b1b2fa        
        
          <p style="color:#b1b2fa;">Text here</p>
        
        
          .mytext {color:#b1b2fa;}
        
        Text color #b1b2fa
      
           This box has a color of #b1b2fa        
        
          <div style="background-color:#b1b2fa;">Content here</div>
        
        
          .mybackground {background-color:#b1b2fa;}
        
        Background color #b1b2fa
      
           Border around this has a color of #b1b2fa        
        
          <div style="border:2px solid #b1b2fa;">Content here</div>
        
        
          .myborder {border:2px solid #b1b2fa;}
        
        Border color #b1b2fa