#b059b1 color space conversions
Hex:
        #b059b1
        RGB:
        176, 89, 177
        CMY:
        31, 65, 31
        CMYK:
        1, 50, 0, 31
      HSL:
        299°, 36.0656%, 52.1569%
        HSV (HSB):
        299°, 49.7175%, 69.4118%
        XYZ:
        29.4127, 19.5492, 43.8181
        xyY:
        0.3170, 0.2107, 19.5492
      CIE-Lab:
        51.3236, 48.0081, -31.5842
        CIE-LCH:
        51.3236, 57.4660, 326.6594
        CIE-Luv:
        51.3236, 40.8617, -53.9683
        Hunter-Lab:
        44.2145, 41.3678, -27.8084
      #b059b1 color charts
#b059b1 RGB chart
      #b059b1 CMYK chart
      #b059b1 RGB pie chart
      #b059b1 color shades, tints & tones
#b059b1 color schemes
#b059b1 color preview, HTML & CSS examples
           This text has a color of #b059b1        
        
          <p style="color:#b059b1;">Text here</p>
        
        
          .mytext {color:#b059b1;}
        
        Text color #b059b1
      
           This box has a color of #b059b1        
        
          <div style="background-color:#b059b1;">Content here</div>
        
        
          .mybackground {background-color:#b059b1;}
        
        Background color #b059b1
      
           Border around this has a color of #b059b1        
        
          <div style="border:2px solid #b059b1;">Content here</div>
        
        
          .myborder {border:2px solid #b059b1;}
        
        Border color #b059b1