#b5b4ec color space conversions
Hex:
        #b5b4ec
        RGB:
        181, 180, 236
        CMY:
        29, 29, 7
        CMYK:
        23, 24, 0, 7
      HSL:
        241°, 59.5745%, 81.5686%
        HSV (HSB):
        241°, 23.7288%, 92.5490%
        XYZ:
        50.5176, 48.5224, 86.0601
        xyY:
        0.2729, 0.2621, 48.5224
      CIE-Lab:
        75.1532, 12.1135, -27.7564
        CIE-LCH:
        75.1532, 30.2846, 293.5775
        CIE-Luv:
        75.1532, -2.8250, -45.9448
        Hunter-Lab:
        69.6580, 7.5509, -24.4901
      #b5b4ec color charts
#b5b4ec RGB chart
      #b5b4ec CMYK chart
      #b5b4ec RGB pie chart
      #b5b4ec color shades, tints & tones
#b5b4ec color schemes
#b5b4ec color preview, HTML & CSS examples
           This text has a color of #b5b4ec        
        
          <p style="color:#b5b4ec;">Text here</p>
        
        
          .mytext {color:#b5b4ec;}
        
        Text color #b5b4ec
      
           This box has a color of #b5b4ec        
        
          <div style="background-color:#b5b4ec;">Content here</div>
        
        
          .mybackground {background-color:#b5b4ec;}
        
        Background color #b5b4ec
      
           Border around this has a color of #b5b4ec        
        
          <div style="border:2px solid #b5b4ec;">Content here</div>
        
        
          .myborder {border:2px solid #b5b4ec;}
        
        Border color #b5b4ec