#b896fa color space conversions
Hex:
        #b896fa
        RGB:
        184, 150, 250
        CMY:
        28, 41, 2
        CMYK:
        26, 40, 0, 2
      HSL:
        260°, 90.9091%, 78.4314%
        HSV (HSB):
        260°, 40.0000%, 98.0392%
        XYZ:
        47.9288, 38.9052, 95.4258
        xyY:
        0.2630, 0.2135, 38.9052
      CIE-Lab:
        68.6825, 32.9645, -45.3912
        CIE-LCH:
        68.6825, 56.0983, 305.9883
        CIE-Luv:
        68.6825, 9.8659, -77.5221
        Hunter-Lab:
        62.3740, 28.0067, -47.0458
      #b896fa color charts
#b896fa RGB chart
      #b896fa CMYK chart
      #b896fa RGB pie chart
      #b896fa color shades, tints & tones
#b896fa color schemes
#b896fa color preview, HTML & CSS examples
           This text has a color of #b896fa        
        
          <p style="color:#b896fa;">Text here</p>
        
        
          .mytext {color:#b896fa;}
        
        Text color #b896fa
      
           This box has a color of #b896fa        
        
          <div style="background-color:#b896fa;">Content here</div>
        
        
          .mybackground {background-color:#b896fa;}
        
        Background color #b896fa
      
           Border around this has a color of #b896fa        
        
          <div style="border:2px solid #b896fa;">Content here</div>
        
        
          .myborder {border:2px solid #b896fa;}
        
        Border color #b896fa