#b1549a color space conversions
Hex:
        #b1549a
        RGB:
        177, 84, 154
        CMY:
        31, 67, 40
        CMYK:
        0, 53, 13, 31
      HSL:
        315°, 37.3494%, 51.1765%
        HSV (HSB):
        315°, 52.5424%, 69.4118%
        XYZ:
        27.1345, 18.0209, 32.6201
        xyY:
        0.3489, 0.2317, 18.0209
      CIE-Lab:
        49.5214, 46.8091, -20.8574
        CIE-LCH:
        49.5214, 51.2457, 335.9830
        CIE-Luv:
        49.5214, 49.3948, -37.3739
        Hunter-Lab:
        42.4510, 39.8074, -15.8438
      #b1549a color charts
#b1549a RGB chart
      #b1549a CMYK chart
      #b1549a RGB pie chart
      #b1549a color shades, tints & tones
#b1549a color schemes
#b1549a color preview, HTML & CSS examples
           This text has a color of #b1549a        
        
          <p style="color:#b1549a;">Text here</p>
        
        
          .mytext {color:#b1549a;}
        
        Text color #b1549a
      
           This box has a color of #b1549a        
        
          <div style="background-color:#b1549a;">Content here</div>
        
        
          .mybackground {background-color:#b1549a;}
        
        Background color #b1549a
      
           Border around this has a color of #b1549a        
        
          <div style="border:2px solid #b1549a;">Content here</div>
        
        
          .myborder {border:2px solid #b1549a;}
        
        Border color #b1549a