#b02d91 color space conversions
Hex:
        #b02d91
        RGB:
        176, 45, 145
        CMY:
        31, 82, 43
        CMYK:
        0, 74, 18, 31
      HSL:
        314°, 59.2760%, 43.3333%
        HSV (HSB):
        314°, 74.4318%, 69.0196%
        XYZ:
        23.9537, 13.1512, 28.0640
        xyY:
        0.3676, 0.2018, 13.1512
      CIE-Lab:
        42.9902, 61.5581, -25.5726
        CIE-LCH:
        42.9902, 66.6585, 337.4409
        CIE-Luv:
        42.9902, 64.7630, -45.1534
        Hunter-Lab:
        36.2646, 54.4409, -20.4974
      #b02d91 color charts
#b02d91 RGB chart
      #b02d91 CMYK chart
      #b02d91 RGB pie chart
      #b02d91 color shades, tints & tones
#b02d91 color schemes
#b02d91 color preview, HTML & CSS examples
           This text has a color of #b02d91        
        
          <p style="color:#b02d91;">Text here</p>
        
        
          .mytext {color:#b02d91;}
        
        Text color #b02d91
      
           This box has a color of #b02d91        
        
          <div style="background-color:#b02d91;">Content here</div>
        
        
          .mybackground {background-color:#b02d91;}
        
        Background color #b02d91
      
           Border around this has a color of #b02d91        
        
          <div style="border:2px solid #b02d91;">Content here</div>
        
        
          .myborder {border:2px solid #b02d91;}
        
        Border color #b02d91