#b158b8 color space conversions
Hex:
        #b158b8
        RGB:
        177, 88, 184
        CMY:
        31, 65, 28
        CMYK:
        4, 52, 0, 28
      HSL:
        296°, 40.3361%, 53.3333%
        HSV (HSB):
        296°, 52.1739%, 72.1569%
        XYZ:
        30.2729, 19.7873, 47.5712
        xyY:
        0.3101, 0.2027, 19.7873
      CIE-Lab:
        51.5958, 50.1004, -35.2157
        CIE-LCH:
        51.5958, 61.2388, 324.8965
        CIE-Luv:
        51.5958, 40.1873, -59.8750
        Hunter-Lab:
        44.4829, 43.6336, -32.2683
      #b158b8 color charts
#b158b8 RGB chart
      #b158b8 CMYK chart
      #b158b8 RGB pie chart
      #b158b8 color shades, tints & tones
#b158b8 color schemes
#b158b8 color preview, HTML & CSS examples
           This text has a color of #b158b8        
        
          <p style="color:#b158b8;">Text here</p>
        
        
          .mytext {color:#b158b8;}
        
        Text color #b158b8
      
           This box has a color of #b158b8        
        
          <div style="background-color:#b158b8;">Content here</div>
        
        
          .mybackground {background-color:#b158b8;}
        
        Background color #b158b8
      
           Border around this has a color of #b158b8        
        
          <div style="border:2px solid #b158b8;">Content here</div>
        
        
          .myborder {border:2px solid #b158b8;}
        
        Border color #b158b8