#b498d0 color space conversions
Hex:
        #b498d0
        RGB:
        180, 152, 208
        CMY:
        29, 40, 18
        CMYK:
        13, 27, 0, 18
      HSL:
        270°, 37.3333%, 70.5882%
        HSV (HSB):
        270°, 26.9231%, 81.5686%
        XYZ:
        41.4358, 36.7138, 64.5771
        xyY:
        0.2903, 0.2572, 36.7138
      CIE-Lab:
        67.0618, 21.1001, -24.8262
        CIE-LCH:
        67.0618, 32.5815, 310.3616
        CIE-Luv:
        67.0618, 11.3884, -41.7435
        Hunter-Lab:
        60.5919, 16.0313, -20.7751
      #b498d0 color charts
#b498d0 RGB chart
      #b498d0 CMYK chart
      #b498d0 RGB pie chart
      #b498d0 color shades, tints & tones
#b498d0 color schemes
#b498d0 color preview, HTML & CSS examples
           This text has a color of #b498d0        
        
          <p style="color:#b498d0;">Text here</p>
        
        
          .mytext {color:#b498d0;}
        
        Text color #b498d0
      
           This box has a color of #b498d0        
        
          <div style="background-color:#b498d0;">Content here</div>
        
        
          .mybackground {background-color:#b498d0;}
        
        Background color #b498d0
      
           Border around this has a color of #b498d0        
        
          <div style="border:2px solid #b498d0;">Content here</div>
        
        
          .myborder {border:2px solid #b498d0;}
        
        Border color #b498d0