#b158e4 color space conversions
Hex:
        #b158e4
        RGB:
        177, 88, 228
        CMY:
        31, 65, 11
        CMYK:
        22, 61, 0, 11
      HSL:
        278°, 72.1649%, 61.9608%
        HSV (HSB):
        278°, 61.4035%, 89.4118%
        XYZ:
        35.6248, 21.9280, 75.7537
        xyY:
        0.2672, 0.1645, 21.9280
      CIE-Lab:
        53.9505, 58.9913, -56.6150
        CIE-LCH:
        53.9505, 81.7633, 316.1776
        CIE-Luv:
        53.9505, 30.1213, -94.5864
        Hunter-Lab:
        46.8273, 53.8494, -63.1357
      #b158e4 color charts
#b158e4 RGB chart
      #b158e4 CMYK chart
      #b158e4 RGB pie chart
      #b158e4 color shades, tints & tones
#b158e4 color schemes
#b158e4 color preview, HTML & CSS examples
           This text has a color of #b158e4        
        
          <p style="color:#b158e4;">Text here</p>
        
        
          .mytext {color:#b158e4;}
        
        Text color #b158e4
      
           This box has a color of #b158e4        
        
          <div style="background-color:#b158e4;">Content here</div>
        
        
          .mybackground {background-color:#b158e4;}
        
        Background color #b158e4
      
           Border around this has a color of #b158e4        
        
          <div style="border:2px solid #b158e4;">Content here</div>
        
        
          .myborder {border:2px solid #b158e4;}
        
        Border color #b158e4