#b9248e color space conversions
Hex:
        #b9248e
        RGB:
        185, 36, 142
        CMY:
        27, 86, 44
        CMYK:
        0, 81, 23, 27
      HSL:
        317°, 67.4208%, 43.3333%
        HSV (HSB):
        317°, 80.5405%, 72.5490%
        XYZ:
        25.5209, 13.5290, 26.8574
        xyY:
        0.3872, 0.2053, 13.5290
      CIE-Lab:
        43.5498, 65.8890, -22.7570
        CIE-LCH:
        43.5498, 69.7082, 340.9459
        CIE-Luv:
        43.5498, 75.0132, -42.0780
        Hunter-Lab:
        36.7818, 59.4834, -17.5452
      #b9248e color charts
#b9248e RGB chart
      #b9248e CMYK chart
      #b9248e RGB pie chart
      #b9248e color shades, tints & tones
#b9248e color schemes
#b9248e color preview, HTML & CSS examples
           This text has a color of #b9248e        
        
          <p style="color:#b9248e;">Text here</p>
        
        
          .mytext {color:#b9248e;}
        
        Text color #b9248e
      
           This box has a color of #b9248e        
        
          <div style="background-color:#b9248e;">Content here</div>
        
        
          .mybackground {background-color:#b9248e;}
        
        Background color #b9248e
      
           Border around this has a color of #b9248e        
        
          <div style="border:2px solid #b9248e;">Content here</div>
        
        
          .myborder {border:2px solid #b9248e;}
        
        Border color #b9248e