#b00c74 color space conversions
Hex:
        #b00c74
        RGB:
        176, 12, 116
        CMY:
        31, 95, 55
        CMYK:
        0, 93, 34, 31
      HSL:
        322°, 87.2340%, 36.8627%
        HSV (HSB):
        322°, 93.1818%, 69.0196%
        XYZ:
        21.1884, 10.7540, 17.4820
        xyY:
        0.4287, 0.2176, 10.7540
      CIE-Lab:
        39.1630, 65.4007, -13.5940
        CIE-LCH:
        39.1630, 66.7986, 348.2579
        CIE-Luv:
        39.1630, 82.9347, -28.7058
        Hunter-Lab:
        32.7933, 57.9439, -8.6520
      #b00c74 color charts
#b00c74 RGB chart
      #b00c74 CMYK chart
      #b00c74 RGB pie chart
      #b00c74 color shades, tints & tones
#b00c74 color schemes
#b00c74 color preview, HTML & CSS examples
           This text has a color of #b00c74        
        
          <p style="color:#b00c74;">Text here</p>
        
        
          .mytext {color:#b00c74;}
        
        Text color #b00c74
      
           This box has a color of #b00c74        
        
          <div style="background-color:#b00c74;">Content here</div>
        
        
          .mybackground {background-color:#b00c74;}
        
        Background color #b00c74
      
           Border around this has a color of #b00c74        
        
          <div style="border:2px solid #b00c74;">Content here</div>
        
        
          .myborder {border:2px solid #b00c74;}
        
        Border color #b00c74