#b02d95 color space conversions
Hex:
        #b02d95
        RGB:
        176, 45, 149
        CMY:
        31, 82, 42
        CMYK:
        0, 74, 15, 31
      HSL:
        312°, 59.2760%, 43.3333%
        HSV (HSB):
        312°, 74.4318%, 69.0196%
        XYZ:
        24.2677, 13.2768, 29.7174
        xyY:
        0.3608, 0.1974, 13.2768
      CIE-Lab:
        43.1774, 62.1252, -27.7019
        CIE-LCH:
        43.1774, 68.0216, 335.9677
        CIE-Luv:
        43.1774, 63.2677, -48.3017
        Hunter-Lab:
        36.4373, 55.1177, -22.8493
      #b02d95 color charts
#b02d95 RGB chart
      #b02d95 CMYK chart
      #b02d95 RGB pie chart
      #b02d95 color shades, tints & tones
#b02d95 color schemes
#b02d95 color preview, HTML & CSS examples
           This text has a color of #b02d95        
        
          <p style="color:#b02d95;">Text here</p>
        
        
          .mytext {color:#b02d95;}
        
        Text color #b02d95
      
           This box has a color of #b02d95        
        
          <div style="background-color:#b02d95;">Content here</div>
        
        
          .mybackground {background-color:#b02d95;}
        
        Background color #b02d95
      
           Border around this has a color of #b02d95        
        
          <div style="border:2px solid #b02d95;">Content here</div>
        
        
          .myborder {border:2px solid #b02d95;}
        
        Border color #b02d95