#b499e8 color space conversions
Hex:
        #b499e8
        RGB:
        180, 153, 232
        CMY:
        29, 40, 9
        CMYK:
        22, 34, 0, 9
      HSL:
        261°, 63.2000%, 75.4902%
        HSV (HSB):
        261°, 34.0517%, 90.9804%
        XYZ:
        44.7791, 38.3120, 81.3788
        xyY:
        0.2723, 0.2329, 38.3120
      CIE-Lab:
        68.2499, 25.9130, -36.2431
        CIE-LCH:
        68.2499, 44.5539, 305.5640
        CIE-Luv:
        68.2499, 8.4894, -61.2788
        Hunter-Lab:
        61.8967, 20.8166, -34.6240
      #b499e8 color charts
#b499e8 RGB chart
      #b499e8 CMYK chart
      #b499e8 RGB pie chart
      #b499e8 color shades, tints & tones
#b499e8 color schemes
#b499e8 color preview, HTML & CSS examples
           This text has a color of #b499e8        
        
          <p style="color:#b499e8;">Text here</p>
        
        
          .mytext {color:#b499e8;}
        
        Text color #b499e8
      
           This box has a color of #b499e8        
        
          <div style="background-color:#b499e8;">Content here</div>
        
        
          .mybackground {background-color:#b499e8;}
        
        Background color #b499e8
      
           Border around this has a color of #b499e8        
        
          <div style="border:2px solid #b499e8;">Content here</div>
        
        
          .myborder {border:2px solid #b499e8;}
        
        Border color #b499e8