#b04094 color space conversions
Hex:
        #b04094
        RGB:
        176, 64, 148
        CMY:
        31, 75, 42
        CMYK:
        0, 64, 16, 31
      HSL:
        315°, 46.6667%, 47.0588%
        HSV (HSB):
        315°, 63.6364%, 69.0196%
        XYZ:
        25.0832, 15.0350, 29.5970
        xyY:
        0.3598, 0.2157, 15.0350
      CIE-Lab:
        45.6821, 54.8429, -23.2080
        CIE-LCH:
        45.6821, 59.5513, 337.0633
        CIE-Luv:
        45.6821, 58.0676, -41.3607
        Hunter-Lab:
        38.7750, 47.6137, -18.1136
      #b04094 color charts
#b04094 RGB chart
      #b04094 CMYK chart
      #b04094 RGB pie chart
      #b04094 color shades, tints & tones
#b04094 color schemes
#b04094 color preview, HTML & CSS examples
           This text has a color of #b04094        
        
          <p style="color:#b04094;">Text here</p>
        
        
          .mytext {color:#b04094;}
        
        Text color #b04094
      
           This box has a color of #b04094        
        
          <div style="background-color:#b04094;">Content here</div>
        
        
          .mybackground {background-color:#b04094;}
        
        Background color #b04094
      
           Border around this has a color of #b04094        
        
          <div style="border:2px solid #b04094;">Content here</div>
        
        
          .myborder {border:2px solid #b04094;}
        
        Border color #b04094