#b9209f color space conversions
Hex:
        #b9209f
        RGB:
        185, 32, 159
        CMY:
        27, 87, 38
        CMYK:
        0, 83, 14, 27
      HSL:
        310°, 70.5069%, 42.5490%
        HSV (HSB):
        310°, 82.7027%, 72.5490%
        XYZ:
        26.7821, 13.8505, 34.0627
        xyY:
        0.3586, 0.1854, 13.8505
      CIE-Lab:
        44.0178, 69.1000, -32.2908
        CIE-LCH:
        44.0178, 76.2726, 334.9530
        CIE-Luv:
        44.0178, 68.8425, -56.1602
        Hunter-Lab:
        37.2163, 63.3262, -28.2146
      #b9209f color charts
#b9209f RGB chart
      #b9209f CMYK chart
      #b9209f RGB pie chart
      #b9209f color shades, tints & tones
#b9209f color schemes
#b9209f color preview, HTML & CSS examples
           This text has a color of #b9209f        
        
          <p style="color:#b9209f;">Text here</p>
        
        
          .mytext {color:#b9209f;}
        
        Text color #b9209f
      
           This box has a color of #b9209f        
        
          <div style="background-color:#b9209f;">Content here</div>
        
        
          .mybackground {background-color:#b9209f;}
        
        Background color #b9209f
      
           Border around this has a color of #b9209f        
        
          <div style="border:2px solid #b9209f;">Content here</div>
        
        
          .myborder {border:2px solid #b9209f;}
        
        Border color #b9209f