#b055a1 color space conversions
Hex:
        #b055a1
        RGB:
        176, 85, 161
        CMY:
        31, 67, 37
        CMYK:
        0, 52, 9, 31
      HSL:
        310°, 36.5462%, 51.1765%
        HSV (HSB):
        310°, 51.7045%, 69.0196%
        XYZ:
        27.5860, 18.3003, 35.7966
        xyY:
        0.3377, 0.2240, 18.3003
      CIE-Lab:
        49.8583, 47.1727, -24.4865
        CIE-LCH:
        49.8583, 53.1493, 332.5670
        CIE-Luv:
        49.8583, 46.4299, -42.8513
        Hunter-Lab:
        42.7789, 40.2430, -19.6676
      #b055a1 color charts
#b055a1 RGB chart
      #b055a1 CMYK chart
      #b055a1 RGB pie chart
      #b055a1 color shades, tints & tones
#b055a1 color schemes
#b055a1 color preview, HTML & CSS examples
           This text has a color of #b055a1        
        
          <p style="color:#b055a1;">Text here</p>
        
        
          .mytext {color:#b055a1;}
        
        Text color #b055a1
      
           This box has a color of #b055a1        
        
          <div style="background-color:#b055a1;">Content here</div>
        
        
          .mybackground {background-color:#b055a1;}
        
        Background color #b055a1
      
           Border around this has a color of #b055a1        
        
          <div style="border:2px solid #b055a1;">Content here</div>
        
        
          .myborder {border:2px solid #b055a1;}
        
        Border color #b055a1