#b02467 color space conversions
Hex:
        #b02467
        RGB:
        176, 36, 103
        CMY:
        31, 86, 60
        CMYK:
        0, 80, 41, 31
      HSL:
        331°, 66.0377%, 41.5686%
        HSV (HSB):
        331°, 79.5455%, 69.0196%
        XYZ:
        20.9836, 11.4711, 13.9402
        xyY:
        0.4523, 0.2473, 11.4711
      CIE-Lab:
        40.3629, 59.2488, -3.6238
        CIE-LCH:
        40.3629, 59.3595, 356.5000
        CIE-Luv:
        40.3629, 83.7047, -15.0988
        Hunter-Lab:
        33.8691, 51.3187, -0.6948
      #b02467 color charts
#b02467 RGB chart
      #b02467 CMYK chart
      #b02467 RGB pie chart
      #b02467 color shades, tints & tones
#b02467 color schemes
#b02467 color preview, HTML & CSS examples
           This text has a color of #b02467        
        
          <p style="color:#b02467;">Text here</p>
        
        
          .mytext {color:#b02467;}
        
        Text color #b02467
      
           This box has a color of #b02467        
        
          <div style="background-color:#b02467;">Content here</div>
        
        
          .mybackground {background-color:#b02467;}
        
        Background color #b02467
      
           Border around this has a color of #b02467        
        
          <div style="border:2px solid #b02467;">Content here</div>
        
        
          .myborder {border:2px solid #b02467;}
        
        Border color #b02467