#b92d81 color space conversions
Hex:
        #b92d81
        RGB:
        185, 45, 129
        CMY:
        27, 82, 49
        CMYK:
        0, 76, 30, 27
      HSL:
        324°, 60.8696%, 45.0980%
        HSV (HSB):
        324°, 75.6757%, 72.5490%
        XYZ:
        24.9084, 13.7760, 22.1151
        xyY:
        0.4097, 0.2266, 13.7760
      CIE-Lab:
        43.9100, 61.7347, -14.2705
        CIE-LCH:
        43.9100, 63.3626, 346.9842
        CIE-Luv:
        43.9100, 77.9868, -29.7596
        Hunter-Lab:
        37.1161, 54.8373, -9.3459
      #b92d81 color charts
#b92d81 RGB chart
      #b92d81 CMYK chart
      #b92d81 RGB pie chart
      #b92d81 color shades, tints & tones
#b92d81 color schemes
#b92d81 color preview, HTML & CSS examples
           This text has a color of #b92d81        
        
          <p style="color:#b92d81;">Text here</p>
        
        
          .mytext {color:#b92d81;}
        
        Text color #b92d81
      
           This box has a color of #b92d81        
        
          <div style="background-color:#b92d81;">Content here</div>
        
        
          .mybackground {background-color:#b92d81;}
        
        Background color #b92d81
      
           Border around this has a color of #b92d81        
        
          <div style="border:2px solid #b92d81;">Content here</div>
        
        
          .myborder {border:2px solid #b92d81;}
        
        Border color #b92d81