#b64870 color space conversions
Hex:
        #b64870
        RGB:
        182, 72, 112
        CMY:
        29, 72, 56
        CMYK:
        0, 60, 38, 29
      HSL:
        338°, 43.3071%, 49.8039%
        HSV (HSB):
        338°, 60.4396%, 71.3725%
        XYZ:
        24.5334, 15.7497, 17.0762
        xyY:
        0.4277, 0.2746, 15.7497
      CIE-Lab:
        46.6443, 48.3349, 0.1525
        CIE-LCH:
        46.6443, 48.3352, 0.1808
        CIE-Luv:
        46.6443, 70.7544, -8.5069
        Hunter-Lab:
        39.6858, 40.8967, 2.2686
      #b64870 color charts
#b64870 RGB chart
      #b64870 CMYK chart
      #b64870 RGB pie chart
      #b64870 color shades, tints & tones
#b64870 color schemes
#b64870 color preview, HTML & CSS examples
           This text has a color of #b64870        
        
          <p style="color:#b64870;">Text here</p>
        
        
          .mytext {color:#b64870;}
        
        Text color #b64870
      
           This box has a color of #b64870        
        
          <div style="background-color:#b64870;">Content here</div>
        
        
          .mybackground {background-color:#b64870;}
        
        Background color #b64870
      
           Border around this has a color of #b64870        
        
          <div style="border:2px solid #b64870;">Content here</div>
        
        
          .myborder {border:2px solid #b64870;}
        
        Border color #b64870