#b00d96 color space conversions
Hex:
        #b00d96
        RGB:
        176, 13, 150
        CMY:
        31, 95, 41
        CMYK:
        0, 93, 15, 31
      HSL:
        310°, 86.2434%, 37.0588%
        HSV (HSB):
        310°, 92.6136%, 69.0196%
        XYZ:
        23.5534, 11.7200, 29.8749
        xyY:
        0.3615, 0.1799, 11.7200
      CIE-Lab:
        40.7675, 69.3695, -32.0857
        CIE-LCH:
        40.7675, 76.4305, 335.1779
        CIE-Luv:
        40.7675, 67.9350, -54.7608
        Hunter-Lab:
        34.2344, 62.8985, -27.7758
      #b00d96 color charts
#b00d96 RGB chart
      #b00d96 CMYK chart
      #b00d96 RGB pie chart
      #b00d96 color shades, tints & tones
#b00d96 color schemes
#b00d96 color preview, HTML & CSS examples
           This text has a color of #b00d96        
        
          <p style="color:#b00d96;">Text here</p>
        
        
          .mytext {color:#b00d96;}
        
        Text color #b00d96
      
           This box has a color of #b00d96        
        
          <div style="background-color:#b00d96;">Content here</div>
        
        
          .mybackground {background-color:#b00d96;}
        
        Background color #b00d96
      
           Border around this has a color of #b00d96        
        
          <div style="border:2px solid #b00d96;">Content here</div>
        
        
          .myborder {border:2px solid #b00d96;}
        
        Border color #b00d96