#b1b3fa color space conversions
Hex:
        #b1b3fa
        RGB:
        177, 179, 250
        CMY:
        31, 30, 2
        CMYK:
        29, 28, 0, 2
      HSL:
        238°, 87.9518%, 83.7255%
        HSV (HSB):
        238°, 29.2000%, 98.0392%
        XYZ:
        51.5069, 48.4894, 97.0872
        xyY:
        0.2613, 0.2460, 48.4894
      CIE-Lab:
        75.1326, 14.8291, -35.3748
        CIE-LCH:
        75.1326, 38.3572, 292.7435
        CIE-Luv:
        75.1326, -5.1869, -59.1144
        Hunter-Lab:
        69.6344, 10.1721, -33.9206
      #b1b3fa color charts
#b1b3fa RGB chart
      #b1b3fa CMYK chart
      #b1b3fa RGB pie chart
      #b1b3fa color shades, tints & tones
#b1b3fa color schemes
#b1b3fa color preview, HTML & CSS examples
           This text has a color of #b1b3fa        
        
          <p style="color:#b1b3fa;">Text here</p>
        
        
          .mytext {color:#b1b3fa;}
        
        Text color #b1b3fa
      
           This box has a color of #b1b3fa        
        
          <div style="background-color:#b1b3fa;">Content here</div>
        
        
          .mybackground {background-color:#b1b3fa;}
        
        Background color #b1b3fa
      
           Border around this has a color of #b1b3fa        
        
          <div style="border:2px solid #b1b3fa;">Content here</div>
        
        
          .myborder {border:2px solid #b1b3fa;}
        
        Border color #b1b3fa