#b995ff color space conversions
Hex:
        #b995ff
        RGB:
        185, 149, 255
        CMY:
        27, 42, 0
        CMYK:
        27, 42, 0, 0
      HSL:
        260°, 100.0000%, 79.2157%
        HSV (HSB):
        260°, 41.5686%, 100.0000%
        XYZ:
        48.8050, 39.0292, 99.5688
        xyY:
        0.2604, 0.2083, 39.0292
      CIE-Lab:
        68.7724, 34.9876, -47.9670
        CIE-LCH:
        68.7724, 59.3714, 306.1074
        CIE-Luv:
        68.7724, 10.2017, -82.0985
        Hunter-Lab:
        62.4733, 30.1183, -50.7639
      #b995ff color charts
#b995ff RGB chart
      #b995ff CMYK chart
      #b995ff RGB pie chart
      #b995ff color shades, tints & tones
#b995ff color schemes
#b995ff color preview, HTML & CSS examples
           This text has a color of #b995ff        
        
          <p style="color:#b995ff;">Text here</p>
        
        
          .mytext {color:#b995ff;}
        
        Text color #b995ff
      
           This box has a color of #b995ff        
        
          <div style="background-color:#b995ff;">Content here</div>
        
        
          .mybackground {background-color:#b995ff;}
        
        Background color #b995ff
      
           Border around this has a color of #b995ff        
        
          <div style="border:2px solid #b995ff;">Content here</div>
        
        
          .myborder {border:2px solid #b995ff;}
        
        Border color #b995ff