#b161ea color space conversions
Hex:
        #b161ea
        RGB:
        177, 97, 234
        CMY:
        31, 62, 8
        CMYK:
        24, 59, 0, 8
      HSL:
        275°, 76.5363%, 64.9020%
        HSV (HSB):
        275°, 58.5470%, 91.7647%
        XYZ:
        37.2574, 23.8370, 80.4792
        xyY:
        0.2632, 0.1684, 23.8370
      CIE-Lab:
        55.9242, 55.9091, -56.8230
        CIE-LCH:
        55.9242, 79.7162, 314.5355
        CIE-Luv:
        55.9242, 26.4572, -95.3500
        Hunter-Lab:
        48.8232, 50.7746, -63.5564
      #b161ea color charts
#b161ea RGB chart
      #b161ea CMYK chart
      #b161ea RGB pie chart
      #b161ea color shades, tints & tones
#b161ea color schemes
#b161ea color preview, HTML & CSS examples
           This text has a color of #b161ea        
        
          <p style="color:#b161ea;">Text here</p>
        
        
          .mytext {color:#b161ea;}
        
        Text color #b161ea
      
           This box has a color of #b161ea        
        
          <div style="background-color:#b161ea;">Content here</div>
        
        
          .mybackground {background-color:#b161ea;}
        
        Background color #b161ea
      
           Border around this has a color of #b161ea        
        
          <div style="border:2px solid #b161ea;">Content here</div>
        
        
          .myborder {border:2px solid #b161ea;}
        
        Border color #b161ea