#b00d83 color space conversions
Hex:
        #b00d83
        RGB:
        176, 13, 131
        CMY:
        31, 95, 49
        CMYK:
        0, 93, 26, 31
      HSL:
        317°, 86.2434%, 37.0588%
        HSV (HSB):
        317°, 92.6136%, 69.0196%
        XYZ:
        22.1452, 11.1566, 22.4590
        xyY:
        0.3971, 0.2001, 11.1566
      CIE-Lab:
        39.8431, 66.9659, -21.8887
        CIE-LCH:
        39.8431, 70.4525, 341.8993
        CIE-Luv:
        39.8431, 76.1421, -40.1117
        Hunter-Lab:
        33.4016, 59.8923, -16.4851
      #b00d83 color charts
#b00d83 RGB chart
      #b00d83 CMYK chart
      #b00d83 RGB pie chart
      #b00d83 color shades, tints & tones
#b00d83 color schemes
#b00d83 color preview, HTML & CSS examples
           This text has a color of #b00d83        
        
          <p style="color:#b00d83;">Text here</p>
        
        
          .mytext {color:#b00d83;}
        
        Text color #b00d83
      
           This box has a color of #b00d83        
        
          <div style="background-color:#b00d83;">Content here</div>
        
        
          .mybackground {background-color:#b00d83;}
        
        Background color #b00d83
      
           Border around this has a color of #b00d83        
        
          <div style="border:2px solid #b00d83;">Content here</div>
        
        
          .myborder {border:2px solid #b00d83;}
        
        Border color #b00d83