#b9059f color space conversions
Hex:
        #b9059f
        RGB:
        185, 5, 159
        CMY:
        27, 98, 38
        CMYK:
        0, 97, 14, 27
      HSL:
        309°, 94.7368%, 37.2549%
        HSV (HSB):
        309°, 97.2973%, 72.5490%
        XYZ:
        26.3199, 12.9260, 33.9087
        xyY:
        0.3598, 0.1767, 12.9260
      CIE-Lab:
        42.6516, 73.0920, -34.4413
        CIE-LCH:
        42.6516, 80.8000, 334.7699
        CIE-Luv:
        42.6516, 71.6263, -59.3163
        Hunter-Lab:
        35.9528, 67.7566, -30.7520
      #b9059f color charts
#b9059f RGB chart
      #b9059f CMYK chart
      #b9059f RGB pie chart
      #b9059f color shades, tints & tones
#b9059f color schemes
#b9059f color preview, HTML & CSS examples
           This text has a color of #b9059f        
        
          <p style="color:#b9059f;">Text here</p>
        
        
          .mytext {color:#b9059f;}
        
        Text color #b9059f
      
           This box has a color of #b9059f        
        
          <div style="background-color:#b9059f;">Content here</div>
        
        
          .mybackground {background-color:#b9059f;}
        
        Background color #b9059f
      
           Border around this has a color of #b9059f        
        
          <div style="border:2px solid #b9059f;">Content here</div>
        
        
          .myborder {border:2px solid #b9059f;}
        
        Border color #b9059f