#b059c1 color space conversions
Hex:
        #b059c1
        RGB:
        176, 89, 193
        CMY:
        31, 65, 24
        CMYK:
        9, 54, 0, 24
      HSL:
        290°, 45.6140%, 55.2941%
        HSV (HSB):
        290°, 53.8860%, 75.6863%
        XYZ:
        31.1025, 20.2251, 52.7166
        xyY:
        0.2989, 0.1944, 20.2251
      CIE-Lab:
        52.0908, 51.0580, -39.6477
        CIE-LCH:
        52.0908, 64.6441, 322.1698
        CIE-Luv:
        52.0908, 37.0439, -66.9306
        Hunter-Lab:
        44.9723, 44.7476, -38.0192
      #b059c1 color charts
#b059c1 RGB chart
      #b059c1 CMYK chart
      #b059c1 RGB pie chart
      #b059c1 color shades, tints & tones
#b059c1 color schemes
#b059c1 color preview, HTML & CSS examples
           This text has a color of #b059c1        
        
          <p style="color:#b059c1;">Text here</p>
        
        
          .mytext {color:#b059c1;}
        
        Text color #b059c1
      
           This box has a color of #b059c1        
        
          <div style="background-color:#b059c1;">Content here</div>
        
        
          .mybackground {background-color:#b059c1;}
        
        Background color #b059c1
      
           Border around this has a color of #b059c1        
        
          <div style="border:2px solid #b059c1;">Content here</div>
        
        
          .myborder {border:2px solid #b059c1;}
        
        Border color #b059c1