#b498c7 color space conversions
Hex:
        #b498c7
        RGB:
        180, 152, 199
        CMY:
        29, 40, 22
        CMYK:
        10, 24, 0, 22
      HSL:
        276°, 29.5597%, 68.8235%
        HSV (HSB):
        276°, 23.6181%, 78.0392%
        XYZ:
        40.3594, 36.2833, 58.9090
        xyY:
        0.2977, 0.2677, 36.2833
      CIE-Lab:
        66.7358, 19.1935, -20.3206
        CIE-LCH:
        66.7358, 27.9521, 313.3660
        CIE-Luv:
        66.7358, 12.3242, -34.1992
        Hunter-Lab:
        60.2356, 14.1873, -15.8193
      #b498c7 color charts
#b498c7 RGB chart
      #b498c7 CMYK chart
      #b498c7 RGB pie chart
      #b498c7 color shades, tints & tones
#b498c7 color schemes
#b498c7 color preview, HTML & CSS examples
           This text has a color of #b498c7        
        
          <p style="color:#b498c7;">Text here</p>
        
        
          .mytext {color:#b498c7;}
        
        Text color #b498c7
      
           This box has a color of #b498c7        
        
          <div style="background-color:#b498c7;">Content here</div>
        
        
          .mybackground {background-color:#b498c7;}
        
        Background color #b498c7
      
           Border around this has a color of #b498c7        
        
          <div style="border:2px solid #b498c7;">Content here</div>
        
        
          .myborder {border:2px solid #b498c7;}
        
        Border color #b498c7