#b199f2 color space conversions
Hex:
        #b199f2
        RGB:
        177, 153, 242
        CMY:
        31, 40, 5
        CMYK:
        27, 37, 0, 5
      HSL:
        256°, 77.3913%, 77.4510%
        HSV (HSB):
        256°, 36.7769%, 94.9020%
        XYZ:
        45.5497, 38.5404, 89.0427
        xyY:
        0.2631, 0.2226, 38.5404
      CIE-Lab:
        68.4170, 27.4118, -41.4826
        CIE-LCH:
        68.4170, 49.7214, 303.4568
        CIE-Luv:
        68.4170, 5.9573, -70.2153
        Hunter-Lab:
        62.0809, 22.3266, -41.5831
      #b199f2 color charts
#b199f2 RGB chart
      #b199f2 CMYK chart
      #b199f2 RGB pie chart
      #b199f2 color shades, tints & tones
#b199f2 color schemes
#b199f2 color preview, HTML & CSS examples
           This text has a color of #b199f2        
        
          <p style="color:#b199f2;">Text here</p>
        
        
          .mytext {color:#b199f2;}
        
        Text color #b199f2
      
           This box has a color of #b199f2        
        
          <div style="background-color:#b199f2;">Content here</div>
        
        
          .mybackground {background-color:#b199f2;}
        
        Background color #b199f2
      
           Border around this has a color of #b199f2        
        
          <div style="border:2px solid #b199f2;">Content here</div>
        
        
          .myborder {border:2px solid #b199f2;}
        
        Border color #b199f2