#b199f0 color space conversions
Hex:
        #b199f0
        RGB:
        177, 153, 240
        CMY:
        31, 40, 6
        CMYK:
        26, 36, 0, 6
      HSL:
        257°, 74.3590%, 77.0588%
        HSV (HSB):
        257°, 36.2500%, 94.1176%
        XYZ:
        45.2509, 38.4208, 87.4691
        xyY:
        0.2644, 0.2245, 38.4208
      CIE-Lab:
        68.3297, 26.9308, -40.5249
        CIE-LCH:
        68.3297, 48.6574, 303.6060
        CIE-Luv:
        68.3297, 6.1488, -68.5409
        Hunter-Lab:
        61.9846, 21.8382, -40.2775
      #b199f0 color charts
#b199f0 RGB chart
      #b199f0 CMYK chart
      #b199f0 RGB pie chart
      #b199f0 color shades, tints & tones
#b199f0 color schemes
#b199f0 color preview, HTML & CSS examples
           This text has a color of #b199f0        
        
          <p style="color:#b199f0;">Text here</p>
        
        
          .mytext {color:#b199f0;}
        
        Text color #b199f0
      
           This box has a color of #b199f0        
        
          <div style="background-color:#b199f0;">Content here</div>
        
        
          .mybackground {background-color:#b199f0;}
        
        Background color #b199f0
      
           Border around this has a color of #b199f0        
        
          <div style="border:2px solid #b199f0;">Content here</div>
        
        
          .myborder {border:2px solid #b199f0;}
        
        Border color #b199f0