#b5caf1 color space conversions
Hex:
        #b5caf1
        RGB:
        181, 202, 241
        CMY:
        29, 21, 5
        CMYK:
        25, 16, 0, 5
      HSL:
        219°, 68.1818%, 82.7451%
        HSV (HSB):
        219°, 24.8963%, 94.5098%
        XYZ:
        56.0538, 58.4157, 91.5401
        xyY:
        0.2721, 0.2836, 58.4157
      CIE-Lab:
        80.9694, 1.3292, -21.5731
        CIE-LCH:
        80.9694, 21.6140, 273.5259
        CIE-Luv:
        80.9694, -12.6981, -34.4483
        Hunter-Lab:
        76.4302, -2.8411, -17.5103
      #b5caf1 color charts
#b5caf1 RGB chart
      #b5caf1 CMYK chart
      #b5caf1 RGB pie chart
      #b5caf1 color shades, tints & tones
#b5caf1 color schemes
#b5caf1 color preview, HTML & CSS examples
           This text has a color of #b5caf1        
        
          <p style="color:#b5caf1;">Text here</p>
        
        
          .mytext {color:#b5caf1;}
        
        Text color #b5caf1
      
           This box has a color of #b5caf1        
        
          <div style="background-color:#b5caf1;">Content here</div>
        
        
          .mybackground {background-color:#b5caf1;}
        
        Background color #b5caf1
      
           Border around this has a color of #b5caf1        
        
          <div style="border:2px solid #b5caf1;">Content here</div>
        
        
          .myborder {border:2px solid #b5caf1;}
        
        Border color #b5caf1