#b698d9 color space conversions
Hex:
        #b698d9
        RGB:
        182, 152, 217
        CMY:
        29, 40, 15
        CMYK:
        16, 30, 0, 15
      HSL:
        268°, 46.0993%, 72.3529%
        HSV (HSB):
        268°, 29.9539%, 85.0980%
        XYZ:
        43.0440, 37.4113, 70.5981
        xyY:
        0.2850, 0.2477, 37.4113
      CIE-Lab:
        67.5845, 23.6899, -28.9930
        CIE-LCH:
        67.5845, 37.4407, 309.2519
        CIE-Luv:
        67.5845, 11.5608, -48.9516
        Hunter-Lab:
        61.1648, 18.5790, -25.6188
      #b698d9 color charts
#b698d9 RGB chart
      #b698d9 CMYK chart
      #b698d9 RGB pie chart
      #b698d9 color shades, tints & tones
#b698d9 color schemes
#b698d9 color preview, HTML & CSS examples
           This text has a color of #b698d9        
        
          <p style="color:#b698d9;">Text here</p>
        
        
          .mytext {color:#b698d9;}
        
        Text color #b698d9
      
           This box has a color of #b698d9        
        
          <div style="background-color:#b698d9;">Content here</div>
        
        
          .mybackground {background-color:#b698d9;}
        
        Background color #b698d9
      
           Border around this has a color of #b698d9        
        
          <div style="border:2px solid #b698d9;">Content here</div>
        
        
          .myborder {border:2px solid #b698d9;}
        
        Border color #b698d9