#b5b1ea color space conversions
Hex:
        #b5b1ea
        RGB:
        181, 177, 234
        CMY:
        29, 31, 8
        CMYK:
        23, 24, 0, 8
      HSL:
        244°, 57.5758%, 80.5882%
        HSV (HSB):
        244°, 24.3590%, 91.7647%
        XYZ:
        49.6295, 47.2086, 84.3383
        xyY:
        0.2739, 0.2606, 47.2086
      CIE-Lab:
        74.3230, 13.3047, -27.9464
        CIE-LCH:
        74.3230, 30.9518, 295.4581
        CIE-Luv:
        74.3230, -1.3891, -46.3656
        Hunter-Lab:
        68.7085, 8.6942, -24.6814
      #b5b1ea color charts
#b5b1ea RGB chart
      #b5b1ea CMYK chart
      #b5b1ea RGB pie chart
      #b5b1ea color shades, tints & tones
#b5b1ea color schemes
#b5b1ea color preview, HTML & CSS examples
           This text has a color of #b5b1ea        
        
          <p style="color:#b5b1ea;">Text here</p>
        
        
          .mytext {color:#b5b1ea;}
        
        Text color #b5b1ea
      
           This box has a color of #b5b1ea        
        
          <div style="background-color:#b5b1ea;">Content here</div>
        
        
          .mybackground {background-color:#b5b1ea;}
        
        Background color #b5b1ea
      
           Border around this has a color of #b5b1ea        
        
          <div style="border:2px solid #b5b1ea;">Content here</div>
        
        
          .myborder {border:2px solid #b5b1ea;}
        
        Border color #b5b1ea