#b92a95 color space conversions
Hex:
        #b92a95
        RGB:
        185, 42, 149
        CMY:
        27, 84, 42
        CMYK:
        0, 77, 19, 27
      HSL:
        315°, 62.9956%, 44.5098%
        HSV (HSB):
        315°, 77.2973%, 72.5490%
        XYZ:
        26.2604, 14.1401, 29.7790
        xyY:
        0.3742, 0.2015, 14.1401
      CIE-Lab:
        44.4332, 65.1666, -25.6263
        CIE-LCH:
        44.4332, 70.0243, 338.5331
        CIE-Luv:
        44.4332, 70.8767, -46.2041
        Hunter-Lab:
        37.6034, 58.8498, -20.6308
      #b92a95 color charts
#b92a95 RGB chart
      #b92a95 CMYK chart
      #b92a95 RGB pie chart
      #b92a95 color shades, tints & tones
#b92a95 color schemes
#b92a95 color preview, HTML & CSS examples
           This text has a color of #b92a95        
        
          <p style="color:#b92a95;">Text here</p>
        
        
          .mytext {color:#b92a95;}
        
        Text color #b92a95
      
           This box has a color of #b92a95        
        
          <div style="background-color:#b92a95;">Content here</div>
        
        
          .mybackground {background-color:#b92a95;}
        
        Background color #b92a95
      
           Border around this has a color of #b92a95        
        
          <div style="border:2px solid #b92a95;">Content here</div>
        
        
          .myborder {border:2px solid #b92a95;}
        
        Border color #b92a95