#b1c3fa color space conversions
Hex:
        #b1c3fa
        RGB:
        177, 195, 250
        CMY:
        31, 24, 2
        CMYK:
        29, 22, 0, 2
      HSL:
        225°, 87.9518%, 83.7255%
        HSV (HSB):
        225°, 29.2000%, 98.0392%
        XYZ:
        54.9019, 55.2795, 98.2188
        xyY:
        0.2634, 0.2653, 55.2795
      CIE-Lab:
        79.2020, 6.0553, -29.1037
        CIE-LCH:
        79.2020, 29.7269, 281.7532
        CIE-Luv:
        79.2020, -11.8761, -47.6370
        Hunter-Lab:
        74.3502, 1.6958, -26.2788
      #b1c3fa color charts
#b1c3fa RGB chart
      #b1c3fa CMYK chart
      #b1c3fa RGB pie chart
      #b1c3fa color shades, tints & tones
#b1c3fa color schemes
#b1c3fa color preview, HTML & CSS examples
           This text has a color of #b1c3fa        
        
          <p style="color:#b1c3fa;">Text here</p>
        
        
          .mytext {color:#b1c3fa;}
        
        Text color #b1c3fa
      
           This box has a color of #b1c3fa        
        
          <div style="background-color:#b1c3fa;">Content here</div>
        
        
          .mybackground {background-color:#b1c3fa;}
        
        Background color #b1c3fa
      
           Border around this has a color of #b1c3fa        
        
          <div style="border:2px solid #b1c3fa;">Content here</div>
        
        
          .myborder {border:2px solid #b1c3fa;}
        
        Border color #b1c3fa