#b158e3 color space conversions
Hex:
        #b158e3
        RGB:
        177, 88, 227
        CMY:
        31, 65, 11
        CMYK:
        22, 61, 0, 11
      HSL:
        278°, 71.2821%, 61.7647%
        HSV (HSB):
        278°, 61.2335%, 89.0196%
        XYZ:
        35.4863, 21.8726, 75.0245
        xyY:
        0.2681, 0.1652, 21.8726
      CIE-Lab:
        53.8916, 58.7777, -56.1462
        CIE-LCH:
        53.8916, 81.2848, 316.3117
        CIE-Luv:
        53.8916, 30.3338, -93.8235
        Hunter-Lab:
        46.7682, 53.5963, -62.3741
      #b158e3 color charts
#b158e3 RGB chart
      #b158e3 CMYK chart
      #b158e3 RGB pie chart
      #b158e3 color shades, tints & tones
#b158e3 color schemes
#b158e3 color preview, HTML & CSS examples
           This text has a color of #b158e3        
        
          <p style="color:#b158e3;">Text here</p>
        
        
          .mytext {color:#b158e3;}
        
        Text color #b158e3
      
           This box has a color of #b158e3        
        
          <div style="background-color:#b158e3;">Content here</div>
        
        
          .mybackground {background-color:#b158e3;}
        
        Background color #b158e3
      
           Border around this has a color of #b158e3        
        
          <div style="border:2px solid #b158e3;">Content here</div>
        
        
          .myborder {border:2px solid #b158e3;}
        
        Border color #b158e3