#b64994 color space conversions
Hex:
        #b64994
        RGB:
        182, 73, 148
        CMY:
        29, 71, 42
        CMYK:
        0, 60, 19, 29
      HSL:
        319°, 42.7451%, 50.0000%
        HSV (HSB):
        319°, 59.8901%, 71.3725%
        XYZ:
        27.0192, 16.8483, 29.8449
        xyY:
        0.3665, 0.2286, 16.8483
      CIE-Lab:
        48.0683, 52.6055, -19.4547
        CIE-LCH:
        48.0683, 56.0876, 339.7045
        CIE-Luv:
        48.0683, 59.2587, -36.0637
        Hunter-Lab:
        41.0467, 45.6672, -14.3770
      #b64994 color charts
#b64994 RGB chart
      #b64994 CMYK chart
      #b64994 RGB pie chart
      #b64994 color shades, tints & tones
#b64994 color schemes
#b64994 color preview, HTML & CSS examples
           This text has a color of #b64994        
        
          <p style="color:#b64994;">Text here</p>
        
        
          .mytext {color:#b64994;}
        
        Text color #b64994
      
           This box has a color of #b64994        
        
          <div style="background-color:#b64994;">Content here</div>
        
        
          .mybackground {background-color:#b64994;}
        
        Background color #b64994
      
           Border around this has a color of #b64994        
        
          <div style="border:2px solid #b64994;">Content here</div>
        
        
          .myborder {border:2px solid #b64994;}
        
        Border color #b64994