#b0648a color space conversions
Hex:
        #b0648a
        RGB:
        176, 100, 138
        CMY:
        31, 61, 46
        CMYK:
        0, 43, 22, 31
      HSL:
        330°, 32.4786%, 54.1176%
        HSV (HSB):
        330°, 43.1818%, 69.0196%
        XYZ:
        27.0491, 20.1794, 26.5141
        xyY:
        0.3668, 0.2736, 20.1794
      CIE-Lab:
        52.0395, 35.6095, -7.5829
        CIE-LCH:
        52.0395, 36.4079, 347.9787
        CIE-Luv:
        52.0395, 44.9992, -16.6403
        Hunter-Lab:
        44.9215, 28.8696, -3.5498
      #b0648a color charts
#b0648a RGB chart
      #b0648a CMYK chart
      #b0648a RGB pie chart
      #b0648a color shades, tints & tones
#b0648a color schemes
#b0648a color preview, HTML & CSS examples
           This text has a color of #b0648a        
        
          <p style="color:#b0648a;">Text here</p>
        
        
          .mytext {color:#b0648a;}
        
        Text color #b0648a
      
           This box has a color of #b0648a        
        
          <div style="background-color:#b0648a;">Content here</div>
        
        
          .mybackground {background-color:#b0648a;}
        
        Background color #b0648a
      
           Border around this has a color of #b0648a        
        
          <div style="border:2px solid #b0648a;">Content here</div>
        
        
          .myborder {border:2px solid #b0648a;}
        
        Border color #b0648a