#b499e5 color space conversions
Hex:
        #b499e5
        RGB:
        180, 153, 229
        CMY:
        29, 40, 10
        CMYK:
        21, 33, 0, 10
      HSL:
        261°, 59.3750%, 74.9020%
        HSV (HSB):
        261°, 33.1878%, 89.8039%
        XYZ:
        44.3565, 38.1429, 79.1532
        xyY:
        0.2744, 0.2360, 38.1429
      CIE-Lab:
        68.1258, 25.2201, -34.7872
        CIE-LCH:
        68.1258, 42.9674, 305.9415
        CIE-Luv:
        68.1258, 8.7932, -58.7556
        Hunter-Lab:
        61.7599, 20.1202, -32.7557
      #b499e5 color charts
#b499e5 RGB chart
      #b499e5 CMYK chart
      #b499e5 RGB pie chart
      #b499e5 color shades, tints & tones
#b499e5 color schemes
#b499e5 color preview, HTML & CSS examples
           This text has a color of #b499e5        
        
          <p style="color:#b499e5;">Text here</p>
        
        
          .mytext {color:#b499e5;}
        
        Text color #b499e5
      
           This box has a color of #b499e5        
        
          <div style="background-color:#b499e5;">Content here</div>
        
        
          .mybackground {background-color:#b499e5;}
        
        Background color #b499e5
      
           Border around this has a color of #b499e5        
        
          <div style="border:2px solid #b499e5;">Content here</div>
        
        
          .myborder {border:2px solid #b499e5;}
        
        Border color #b499e5