#b158ef color space conversions
Hex:
        #b158ef
        RGB:
        177, 88, 239
        CMY:
        31, 65, 6
        CMYK:
        26, 63, 0, 6
      HSL:
        275°, 82.5137%, 64.1176%
        HSV (HSB):
        275°, 63.1799%, 93.7255%
        XYZ:
        37.2012, 22.5586, 84.0549
        xyY:
        0.2587, 0.1569, 22.5586
      CIE-Lab:
        54.6147, 61.3694, -61.7202
        CIE-LCH:
        54.6147, 87.0378, 314.8367
        CIE-Luv:
        54.6147, 27.8366, -102.8870
        Hunter-Lab:
        47.4958, 56.6926, -71.6803
      #b158ef color charts
#b158ef RGB chart
      #b158ef CMYK chart
      #b158ef RGB pie chart
      #b158ef color shades, tints & tones
#b158ef color schemes
#b158ef color preview, HTML & CSS examples
           This text has a color of #b158ef        
        
          <p style="color:#b158ef;">Text here</p>
        
        
          .mytext {color:#b158ef;}
        
        Text color #b158ef
      
           This box has a color of #b158ef        
        
          <div style="background-color:#b158ef;">Content here</div>
        
        
          .mybackground {background-color:#b158ef;}
        
        Background color #b158ef
      
           Border around this has a color of #b158ef        
        
          <div style="border:2px solid #b158ef;">Content here</div>
        
        
          .myborder {border:2px solid #b158ef;}
        
        Border color #b158ef