#b02d8b color space conversions
Hex:
        #b02d8b
        RGB:
        176, 45, 139
        CMY:
        31, 82, 45
        CMYK:
        0, 74, 21, 31
      HSL:
        317°, 59.2760%, 43.3333%
        HSV (HSB):
        317°, 74.4318%, 69.0196%
        XYZ:
        23.5031, 12.9710, 25.6910
        xyY:
        0.3781, 0.2087, 12.9710
      CIE-Lab:
        42.7195, 60.7320, -22.3458
        CIE-LCH:
        42.7195, 64.7126, 339.7993
        CIE-Luv:
        42.7195, 67.0280, -40.4299
        Hunter-Lab:
        36.0152, 53.4602, -17.0831
      #b02d8b color charts
#b02d8b RGB chart
      #b02d8b CMYK chart
      #b02d8b RGB pie chart
      #b02d8b color shades, tints & tones
#b02d8b color schemes
#b02d8b color preview, HTML & CSS examples
           This text has a color of #b02d8b        
        
          <p style="color:#b02d8b;">Text here</p>
        
        
          .mytext {color:#b02d8b;}
        
        Text color #b02d8b
      
           This box has a color of #b02d8b        
        
          <div style="background-color:#b02d8b;">Content here</div>
        
        
          .mybackground {background-color:#b02d8b;}
        
        Background color #b02d8b
      
           Border around this has a color of #b02d8b        
        
          <div style="border:2px solid #b02d8b;">Content here</div>
        
        
          .myborder {border:2px solid #b02d8b;}
        
        Border color #b02d8b