#b9246b color space conversions
Hex:
        #b9246b
        RGB:
        185, 36, 107
        CMY:
        27, 86, 58
        CMYK:
        0, 81, 42, 27
      HSL:
        331°, 67.4208%, 43.3333%
        HSV (HSB):
        331°, 80.5405%, 72.5490%
        XYZ:
        23.2923, 12.6376, 15.1216
        xyY:
        0.4563, 0.2475, 12.6376
      CIE-Lab:
        42.2120, 61.9783, -3.2064
        CIE-LCH:
        42.2120, 62.0612, 357.0384
        CIE-Luv:
        42.2120, 89.4322, -15.2924
        Hunter-Lab:
        35.5494, 54.7436, -0.3355
      #b9246b color charts
#b9246b RGB chart
      #b9246b CMYK chart
      #b9246b RGB pie chart
      #b9246b color shades, tints & tones
#b9246b color schemes
#b9246b color preview, HTML & CSS examples
           This text has a color of #b9246b        
        
          <p style="color:#b9246b;">Text here</p>
        
        
          .mytext {color:#b9246b;}
        
        Text color #b9246b
      
           This box has a color of #b9246b        
        
          <div style="background-color:#b9246b;">Content here</div>
        
        
          .mybackground {background-color:#b9246b;}
        
        Background color #b9246b
      
           Border around this has a color of #b9246b        
        
          <div style="border:2px solid #b9246b;">Content here</div>
        
        
          .myborder {border:2px solid #b9246b;}
        
        Border color #b9246b