#b00992 color space conversions
Hex:
        #b00992
        RGB:
        176, 9, 146
        CMY:
        31, 96, 43
        CMYK:
        0, 95, 17, 31
      HSL:
        311°, 90.2703%, 36.2745%
        HSV (HSB):
        311°, 94.8864%, 69.0196%
        XYZ:
        23.1905, 11.5008, 28.1917
        xyY:
        0.3688, 0.1829, 11.5008
      CIE-Lab:
        40.4115, 69.2827, -30.2116
        CIE-LCH:
        40.4115, 75.5833, 336.4398
        CIE-Luv:
        40.4115, 69.9369, -52.0274
        Hunter-Lab:
        33.9128, 62.7155, -25.5488
      #b00992 color charts
#b00992 RGB chart
      #b00992 CMYK chart
      #b00992 RGB pie chart
      #b00992 color shades, tints & tones
#b00992 color schemes
#b00992 color preview, HTML & CSS examples
           This text has a color of #b00992        
        
          <p style="color:#b00992;">Text here</p>
        
        
          .mytext {color:#b00992;}
        
        Text color #b00992
      
           This box has a color of #b00992        
        
          <div style="background-color:#b00992;">Content here</div>
        
        
          .mybackground {background-color:#b00992;}
        
        Background color #b00992
      
           Border around this has a color of #b00992        
        
          <div style="border:2px solid #b00992;">Content here</div>
        
        
          .myborder {border:2px solid #b00992;}
        
        Border color #b00992