#b00f77 color space conversions
Hex:
        #b00f77
        RGB:
        176, 15, 119
        CMY:
        31, 94, 53
        CMYK:
        0, 91, 32, 31
      HSL:
        321°, 84.2932%, 37.4510%
        HSV (HSB):
        321°, 91.4773%, 69.0196%
        XYZ:
        21.4051, 10.9037, 18.4292
        xyY:
        0.4219, 0.2149, 10.9037
      CIE-Lab:
        39.4177, 65.3330, -15.0837
        CIE-LCH:
        39.4177, 67.0516, 346.9997
        CIE-Luv:
        39.4177, 81.2428, -30.6794
        Hunter-Lab:
        33.0207, 57.9233, -9.9759
      #b00f77 color charts
#b00f77 RGB chart
      #b00f77 CMYK chart
      #b00f77 RGB pie chart
      #b00f77 color shades, tints & tones
#b00f77 color schemes
#b00f77 color preview, HTML & CSS examples
           This text has a color of #b00f77        
        
          <p style="color:#b00f77;">Text here</p>
        
        
          .mytext {color:#b00f77;}
        
        Text color #b00f77
      
           This box has a color of #b00f77        
        
          <div style="background-color:#b00f77;">Content here</div>
        
        
          .mybackground {background-color:#b00f77;}
        
        Background color #b00f77
      
           Border around this has a color of #b00f77        
        
          <div style="border:2px solid #b00f77;">Content here</div>
        
        
          .myborder {border:2px solid #b00f77;}
        
        Border color #b00f77