#b0327d color space conversions
Hex:
        #b0327d
        RGB:
        176, 50, 125
        CMY:
        31, 80, 51
        CMYK:
        0, 72, 29, 31
      HSL:
        324°, 55.7522%, 44.3137%
        HSV (HSB):
        324°, 71.5909%, 69.0196%
        XYZ:
        22.7468, 12.9920, 20.7109
        xyY:
        0.4030, 0.2302, 12.9920
      CIE-Lab:
        42.7512, 57.1923, -13.7256
        CIE-LCH:
        42.7512, 58.8163, 346.5048
        CIE-Luv:
        42.7512, 70.8011, -27.9979
        Hunter-Lab:
        36.0444, 49.5695, -8.8365
      #b0327d color charts
#b0327d RGB chart
      #b0327d CMYK chart
      #b0327d RGB pie chart
      #b0327d color shades, tints & tones
#b0327d color schemes
#b0327d color preview, HTML & CSS examples
           This text has a color of #b0327d        
        
          <p style="color:#b0327d;">Text here</p>
        
        
          .mytext {color:#b0327d;}
        
        Text color #b0327d
      
           This box has a color of #b0327d        
        
          <div style="background-color:#b0327d;">Content here</div>
        
        
          .mybackground {background-color:#b0327d;}
        
        Background color #b0327d
      
           Border around this has a color of #b0327d        
        
          <div style="border:2px solid #b0327d;">Content here</div>
        
        
          .myborder {border:2px solid #b0327d;}
        
        Border color #b0327d