#b497d2 color space conversions
Hex:
        #b497d2
        RGB:
        180, 151, 210
        CMY:
        29, 41, 18
        CMYK:
        14, 28, 0, 18
      HSL:
        269°, 39.5973%, 70.7843%
        HSV (HSB):
        269°, 28.0952%, 82.3529%
        XYZ:
        41.5219, 36.4897, 65.8275
        xyY:
        0.2887, 0.2537, 36.4897
      CIE-Lab:
        66.8924, 22.0926, -26.1960
        CIE-LCH:
        66.8924, 34.2682, 310.1429
        CIE-Luv:
        66.8924, 11.6296, -44.0900
        Hunter-Lab:
        60.4067, 16.9842, -22.3260
      #b497d2 color charts
#b497d2 RGB chart
      #b497d2 CMYK chart
      #b497d2 RGB pie chart
      #b497d2 color shades, tints & tones
#b497d2 color schemes
#b497d2 color preview, HTML & CSS examples
           This text has a color of #b497d2        
        
          <p style="color:#b497d2;">Text here</p>
        
        
          .mytext {color:#b497d2;}
        
        Text color #b497d2
      
           This box has a color of #b497d2        
        
          <div style="background-color:#b497d2;">Content here</div>
        
        
          .mybackground {background-color:#b497d2;}
        
        Background color #b497d2
      
           Border around this has a color of #b497d2        
        
          <div style="border:2px solid #b497d2;">Content here</div>
        
        
          .myborder {border:2px solid #b497d2;}
        
        Border color #b497d2