#b499eb color space conversions
Hex:
        #b499eb
        RGB:
        180, 153, 235
        CMY:
        29, 40, 8
        CMYK:
        23, 35, 0, 8
      HSL:
        260°, 67.2131%, 76.0784%
        HSV (HSB):
        260°, 34.8936%, 92.1569%
        XYZ:
        45.2090, 38.4839, 83.6426
        xyY:
        0.2702, 0.2300, 38.4839
      CIE-Lab:
        68.3758, 26.6116, -37.6938
        CIE-LCH:
        68.3758, 46.1411, 305.2219
        CIE-Luv:
        68.3758, 8.1863, -63.7994
        Hunter-Lab:
        62.0354, 21.5220, -36.5162
      #b499eb color charts
#b499eb RGB chart
      #b499eb CMYK chart
      #b499eb RGB pie chart
      #b499eb color shades, tints & tones
#b499eb color schemes
#b499eb color preview, HTML & CSS examples
           This text has a color of #b499eb        
        
          <p style="color:#b499eb;">Text here</p>
        
        
          .mytext {color:#b499eb;}
        
        Text color #b499eb
      
           This box has a color of #b499eb        
        
          <div style="background-color:#b499eb;">Content here</div>
        
        
          .mybackground {background-color:#b499eb;}
        
        Background color #b499eb
      
           Border around this has a color of #b499eb        
        
          <div style="border:2px solid #b499eb;">Content here</div>
        
        
          .myborder {border:2px solid #b499eb;}
        
        Border color #b499eb