#b9458a color space conversions
Hex:
        #b9458a
        RGB:
        185, 69, 138
        CMY:
        27, 73, 46
        CMYK:
        0, 63, 25, 27
      HSL:
        324°, 45.6693%, 49.8039%
        HSV (HSB):
        324°, 62.7027%, 72.5490%
        XYZ:
        26.7232, 16.4055, 25.8029
        xyY:
        0.3877, 0.2380, 16.4055
      CIE-Lab:
        47.5021, 53.8408, -14.2791
        CIE-LCH:
        47.5021, 55.7021, 345.1466
        CIE-Luv:
        47.5021, 66.3105, -28.8623
        Hunter-Lab:
        40.5037, 46.8875, -9.4181
      #b9458a color charts
#b9458a RGB chart
      #b9458a CMYK chart
      #b9458a RGB pie chart
      #b9458a color shades, tints & tones
#b9458a color schemes
#b9458a color preview, HTML & CSS examples
           This text has a color of #b9458a        
        
          <p style="color:#b9458a;">Text here</p>
        
        
          .mytext {color:#b9458a;}
        
        Text color #b9458a
      
           This box has a color of #b9458a        
        
          <div style="background-color:#b9458a;">Content here</div>
        
        
          .mybackground {background-color:#b9458a;}
        
        Background color #b9458a
      
           Border around this has a color of #b9458a        
        
          <div style="border:2px solid #b9458a;">Content here</div>
        
        
          .myborder {border:2px solid #b9458a;}
        
        Border color #b9458a