#b92c80 color space conversions
Hex:
        #b92c80
        RGB:
        185, 44, 128
        CMY:
        27, 83, 50
        CMYK:
        0, 76, 31, 27
      HSL:
        324°, 61.5721%, 44.9020%
        HSV (HSB):
        324°, 76.2162%, 72.5490%
        XYZ:
        24.8045, 13.6742, 21.7541
        xyY:
        0.4118, 0.2270, 13.6742
      CIE-Lab:
        43.7620, 61.9274, -13.8825
        CIE-LCH:
        43.7620, 63.4644, 347.3647
        CIE-Luv:
        43.7620, 78.6732, -29.2485
        Hunter-Lab:
        36.9786, 55.0219, -8.9946
      #b92c80 color charts
#b92c80 RGB chart
      #b92c80 CMYK chart
      #b92c80 RGB pie chart
      #b92c80 color shades, tints & tones
#b92c80 color schemes
#b92c80 color preview, HTML & CSS examples
           This text has a color of #b92c80        
        
          <p style="color:#b92c80;">Text here</p>
        
        
          .mytext {color:#b92c80;}
        
        Text color #b92c80
      
           This box has a color of #b92c80        
        
          <div style="background-color:#b92c80;">Content here</div>
        
        
          .mybackground {background-color:#b92c80;}
        
        Background color #b92c80
      
           Border around this has a color of #b92c80        
        
          <div style="border:2px solid #b92c80;">Content here</div>
        
        
          .myborder {border:2px solid #b92c80;}
        
        Border color #b92c80