#b154b5 color space conversions
Hex:
        #b154b5
        RGB:
        177, 84, 181
        CMY:
        31, 67, 29
        CMYK:
        2, 54, 0, 29
      HSL:
        298°, 39.5918%, 51.9608%
        HSV (HSB):
        298°, 53.5912%, 70.9804%
        XYZ:
        29.6423, 19.0240, 45.8257
        xyY:
        0.3137, 0.2013, 19.0240
      CIE-Lab:
        50.7152, 51.5083, -34.8547
        CIE-LCH:
        50.7152, 62.1929, 325.9145
        CIE-Luv:
        50.7152, 42.3293, -59.2983
        Hunter-Lab:
        43.6165, 44.9820, -31.7617
      #b154b5 color charts
#b154b5 RGB chart
      #b154b5 CMYK chart
      #b154b5 RGB pie chart
      #b154b5 color shades, tints & tones
#b154b5 color schemes
#b154b5 color preview, HTML & CSS examples
           This text has a color of #b154b5        
        
          <p style="color:#b154b5;">Text here</p>
        
        
          .mytext {color:#b154b5;}
        
        Text color #b154b5
      
           This box has a color of #b154b5        
        
          <div style="background-color:#b154b5;">Content here</div>
        
        
          .mybackground {background-color:#b154b5;}
        
        Background color #b154b5
      
           Border around this has a color of #b154b5        
        
          <div style="border:2px solid #b154b5;">Content here</div>
        
        
          .myborder {border:2px solid #b154b5;}
        
        Border color #b154b5