#b00c62 color space conversions
Hex:
        #b00c62
        RGB:
        176, 12, 98
        CMY:
        31, 95, 62
        CMYK:
        0, 93, 44, 31
      HSL:
        329°, 87.2340%, 36.8627%
        HSV (HSB):
        329°, 93.1818%, 69.0196%
        XYZ:
        20.2406, 10.3749, 12.4910
        xyY:
        0.4695, 0.2407, 10.3749
      CIE-Lab:
        38.5070, 63.6387, -3.2022
        CIE-LCH:
        38.5070, 63.7192, 357.1194
        CIE-Luv:
        38.5070, 90.9396, -15.3447
        Hunter-Lab:
        32.2101, 55.8004, -0.4455
      #b00c62 color charts
#b00c62 RGB chart
      #b00c62 CMYK chart
      #b00c62 RGB pie chart
      #b00c62 color shades, tints & tones
#b00c62 color schemes
#b00c62 color preview, HTML & CSS examples
           This text has a color of #b00c62        
        
          <p style="color:#b00c62;">Text here</p>
        
        
          .mytext {color:#b00c62;}
        
        Text color #b00c62
      
           This box has a color of #b00c62        
        
          <div style="background-color:#b00c62;">Content here</div>
        
        
          .mybackground {background-color:#b00c62;}
        
        Background color #b00c62
      
           Border around this has a color of #b00c62        
        
          <div style="border:2px solid #b00c62;">Content here</div>
        
        
          .myborder {border:2px solid #b00c62;}
        
        Border color #b00c62