#b5befe color space conversions
Hex:
        #b5befe
        RGB:
        181, 190, 254
        CMY:
        29, 25, 0
        CMYK:
        29, 25, 0, 0
      HSL:
        233°, 97.3333%, 85.2941%
        HSV (HSB):
        233°, 28.7402%, 99.6078%
        XYZ:
        55.3589, 53.8064, 101.2339
        xyY:
        0.2631, 0.2557, 53.8064
      CIE-Lab:
        78.3487, 10.8852, -32.5322
        CIE-LCH:
        78.3487, 34.3050, 288.5002
        CIE-Luv:
        78.3487, -8.1023, -54.0604
        Hunter-Lab:
        73.3529, 6.3452, -30.4788
      #b5befe color charts
#b5befe RGB chart
      #b5befe CMYK chart
      #b5befe RGB pie chart
      #b5befe color shades, tints & tones
#b5befe color schemes
#b5befe color preview, HTML & CSS examples
           This text has a color of #b5befe        
        
          <p style="color:#b5befe;">Text here</p>
        
        
          .mytext {color:#b5befe;}
        
        Text color #b5befe
      
           This box has a color of #b5befe        
        
          <div style="background-color:#b5befe;">Content here</div>
        
        
          .mybackground {background-color:#b5befe;}
        
        Background color #b5befe
      
           Border around this has a color of #b5befe        
        
          <div style="border:2px solid #b5befe;">Content here</div>
        
        
          .myborder {border:2px solid #b5befe;}
        
        Border color #b5befe