#b698ee color space conversions
Hex:
        #b698ee
        RGB:
        182, 152, 238
        CMY:
        29, 40, 7
        CMYK:
        24, 36, 0, 7
      HSL:
        261°, 71.6667%, 76.4706%
        HSV (HSB):
        261°, 36.1345%, 93.3333%
        XYZ:
        45.9523, 38.5746, 85.9126
        xyY:
        0.2696, 0.2263, 38.5746
      CIE-Lab:
        68.4420, 28.4534, -39.2218
        CIE-LCH:
        68.4420, 48.4557, 305.9590
        CIE-Luv:
        68.4420, 9.3312, -66.6027
        Hunter-Lab:
        62.1085, 23.3772, -38.5380
      #b698ee color charts
#b698ee RGB chart
      #b698ee CMYK chart
      #b698ee RGB pie chart
      #b698ee color shades, tints & tones
#b698ee color schemes
#b698ee color preview, HTML & CSS examples
           This text has a color of #b698ee        
        
          <p style="color:#b698ee;">Text here</p>
        
        
          .mytext {color:#b698ee;}
        
        Text color #b698ee
      
           This box has a color of #b698ee        
        
          <div style="background-color:#b698ee;">Content here</div>
        
        
          .mybackground {background-color:#b698ee;}
        
        Background color #b698ee
      
           Border around this has a color of #b698ee        
        
          <div style="border:2px solid #b698ee;">Content here</div>
        
        
          .myborder {border:2px solid #b698ee;}
        
        Border color #b698ee