#b698b2 color space conversions
Hex:
        #b698b2
        RGB:
        182, 152, 178
        CMY:
        29, 40, 30
        CMYK:
        0, 16, 2, 29
      HSL:
        308°, 17.0455%, 65.4902%
        HSV (HSB):
        308°, 16.4835%, 71.3725%
        XYZ:
        38.5555, 35.6159, 46.9619
        xyY:
        0.3183, 0.2940, 35.6159
      CIE-Lab:
        66.2254, 15.7088, -9.3416
        CIE-LCH:
        66.2254, 18.2766, 329.2611
        CIE-Luv:
        66.2254, 15.7157, -16.5255
        Hunter-Lab:
        59.6791, 10.8811, -4.8804
      #b698b2 color charts
#b698b2 RGB chart
      #b698b2 CMYK chart
      #b698b2 RGB pie chart
      #b698b2 color shades, tints & tones
#b698b2 color schemes
#b698b2 color preview, HTML & CSS examples
           This text has a color of #b698b2        
        
          <p style="color:#b698b2;">Text here</p>
        
        
          .mytext {color:#b698b2;}
        
        Text color #b698b2
      
           This box has a color of #b698b2        
        
          <div style="background-color:#b698b2;">Content here</div>
        
        
          .mybackground {background-color:#b698b2;}
        
        Background color #b698b2
      
           Border around this has a color of #b698b2        
        
          <div style="border:2px solid #b698b2;">Content here</div>
        
        
          .myborder {border:2px solid #b698b2;}
        
        Border color #b698b2