#b0607f color space conversions
Hex:
        #b0607f
        RGB:
        176, 96, 127
        CMY:
        31, 62, 50
        CMYK:
        0, 45, 28, 31
      HSL:
        337°, 33.6134%, 53.3333%
        HSV (HSB):
        337°, 45.4545%, 69.0196%
        XYZ:
        25.9181, 19.1282, 22.4047
        xyY:
        0.3843, 0.2836, 19.1282
      CIE-Lab:
        50.8368, 36.1442, -2.8388
        CIE-LCH:
        50.8368, 36.2555, 355.5092
        CIE-Luv:
        50.8368, 49.5285, -10.1552
        Hunter-Lab:
        43.7357, 29.2429, 0.2422
      #b0607f color charts
#b0607f RGB chart
      #b0607f CMYK chart
      #b0607f RGB pie chart
      #b0607f color shades, tints & tones
#b0607f color schemes
#b0607f color preview, HTML & CSS examples
           This text has a color of #b0607f        
        
          <p style="color:#b0607f;">Text here</p>
        
        
          .mytext {color:#b0607f;}
        
        Text color #b0607f
      
           This box has a color of #b0607f        
        
          <div style="background-color:#b0607f;">Content here</div>
        
        
          .mybackground {background-color:#b0607f;}
        
        Background color #b0607f
      
           Border around this has a color of #b0607f        
        
          <div style="border:2px solid #b0607f;">Content here</div>
        
        
          .myborder {border:2px solid #b0607f;}
        
        Border color #b0607f