#b154a0 color space conversions
Hex:
        #b154a0
        RGB:
        177, 84, 160
        CMY:
        31, 67, 37
        CMYK:
        0, 53, 10, 31
      HSL:
        311°, 37.3494%, 51.1765%
        HSV (HSB):
        311°, 52.5424%, 69.4118%
        XYZ:
        27.6469, 18.2258, 35.3185
        xyY:
        0.3405, 0.2245, 18.2258
      CIE-Lab:
        49.7689, 47.8019, -24.0235
        CIE-LCH:
        49.7689, 53.4991, 333.3176
        CIE-Luv:
        49.7689, 47.8010, -42.2476
        Hunter-Lab:
        42.6917, 40.8852, -19.1659
      #b154a0 color charts
#b154a0 RGB chart
      #b154a0 CMYK chart
      #b154a0 RGB pie chart
      #b154a0 color shades, tints & tones
#b154a0 color schemes
#b154a0 color preview, HTML & CSS examples
           This text has a color of #b154a0        
        
          <p style="color:#b154a0;">Text here</p>
        
        
          .mytext {color:#b154a0;}
        
        Text color #b154a0
      
           This box has a color of #b154a0        
        
          <div style="background-color:#b154a0;">Content here</div>
        
        
          .mybackground {background-color:#b154a0;}
        
        Background color #b154a0
      
           Border around this has a color of #b154a0        
        
          <div style="border:2px solid #b154a0;">Content here</div>
        
        
          .myborder {border:2px solid #b154a0;}
        
        Border color #b154a0