#b92279 color space conversions
Hex:
        #b92279
        RGB:
        185, 34, 121
        CMY:
        27, 87, 53
        CMYK:
        0, 82, 35, 27
      HSL:
        325°, 68.9498%, 42.9412%
        HSV (HSB):
        325°, 81.6216%, 72.5490%
        XYZ:
        24.0308, 12.8388, 19.3007
        xyY:
        0.4278, 0.2286, 12.8388
      CIE-Lab:
        42.5194, 63.9259, -11.4532
        CIE-LCH:
        42.5194, 64.9438, 349.8425
        CIE-Luv:
        42.5194, 84.1931, -26.2087
        Hunter-Lab:
        35.8313, 57.0090, -6.8550
      #b92279 color charts
#b92279 RGB chart
      #b92279 CMYK chart
      #b92279 RGB pie chart
      #b92279 color shades, tints & tones
#b92279 color schemes
#b92279 color preview, HTML & CSS examples
           This text has a color of #b92279        
        
          <p style="color:#b92279;">Text here</p>
        
        
          .mytext {color:#b92279;}
        
        Text color #b92279
      
           This box has a color of #b92279        
        
          <div style="background-color:#b92279;">Content here</div>
        
        
          .mybackground {background-color:#b92279;}
        
        Background color #b92279
      
           Border around this has a color of #b92279        
        
          <div style="border:2px solid #b92279;">Content here</div>
        
        
          .myborder {border:2px solid #b92279;}
        
        Border color #b92279