#b698fa color space conversions
Hex:
        #b698fa
        RGB:
        182, 152, 250
        CMY:
        29, 40, 2
        CMYK:
        27, 39, 0, 2
      HSL:
        258°, 90.7407%, 78.8235%
        HSV (HSB):
        258°, 39.2000%, 98.0392%
        XYZ:
        47.7750, 39.3037, 95.5108
        xyY:
        0.2617, 0.2153, 39.3037
      CIE-Lab:
        68.9707, 31.2961, -44.9512
        CIE-LCH:
        68.9707, 54.7728, 304.8465
        CIE-Luv:
        68.9707, 8.0776, -76.6173
        Hunter-Lab:
        62.6927, 26.3139, -46.4421
      #b698fa color charts
#b698fa RGB chart
      #b698fa CMYK chart
      #b698fa RGB pie chart
      #b698fa color shades, tints & tones
#b698fa color schemes
#b698fa color preview, HTML & CSS examples
           This text has a color of #b698fa        
        
          <p style="color:#b698fa;">Text here</p>
        
        
          .mytext {color:#b698fa;}
        
        Text color #b698fa
      
           This box has a color of #b698fa        
        
          <div style="background-color:#b698fa;">Content here</div>
        
        
          .mybackground {background-color:#b698fa;}
        
        Background color #b698fa
      
           Border around this has a color of #b698fa        
        
          <div style="border:2px solid #b698fa;">Content here</div>
        
        
          .myborder {border:2px solid #b698fa;}
        
        Border color #b698fa