#b5c2fa color space conversions
Hex:
        #b5c2fa
        RGB:
        181, 194, 250
        CMY:
        29, 24, 2
        CMYK:
        28, 22, 0, 2
      HSL:
        229°, 87.3418%, 84.5098%
        HSV (HSB):
        229°, 27.6000%, 98.0392%
        XYZ:
        55.6032, 55.3095, 98.1877
        xyY:
        0.2659, 0.2645, 55.3095
      CIE-Lab:
        79.2192, 7.7465, -29.0535
        CIE-LCH:
        79.2192, 30.0685, 284.9293
        CIE-Luv:
        79.2192, -9.6022, -47.8014
        Hunter-Lab:
        74.3703, 3.3079, -26.2186
      #b5c2fa color charts
#b5c2fa RGB chart
      #b5c2fa CMYK chart
      #b5c2fa RGB pie chart
      #b5c2fa color shades, tints & tones
#b5c2fa color schemes
#b5c2fa color preview, HTML & CSS examples
           This text has a color of #b5c2fa        
        
          <p style="color:#b5c2fa;">Text here</p>
        
        
          .mytext {color:#b5c2fa;}
        
        Text color #b5c2fa
      
           This box has a color of #b5c2fa        
        
          <div style="background-color:#b5c2fa;">Content here</div>
        
        
          .mybackground {background-color:#b5c2fa;}
        
        Background color #b5c2fa
      
           Border around this has a color of #b5c2fa        
        
          <div style="border:2px solid #b5c2fa;">Content here</div>
        
        
          .myborder {border:2px solid #b5c2fa;}
        
        Border color #b5c2fa