#b03494 color space conversions
Hex:
        #b03494
        RGB:
        176, 52, 148
        CMY:
        31, 80, 42
        CMYK:
        0, 70, 16, 31
      HSL:
        314°, 54.3860%, 44.7059%
        HSV (HSB):
        314°, 70.4545%, 69.0196%
        XYZ:
        24.4778, 13.8242, 29.3952
        xyY:
        0.3616, 0.2042, 13.8242
      CIE-Lab:
        43.9798, 59.5794, -25.8480
        CIE-LCH:
        43.9798, 64.9448, 336.5468
        CIE-Luv:
        43.9798, 61.8089, -45.4889
        Hunter-Lab:
        37.1809, 52.4475, -20.8480
      #b03494 color charts
#b03494 RGB chart
      #b03494 CMYK chart
      #b03494 RGB pie chart
      #b03494 color shades, tints & tones
#b03494 color schemes
#b03494 color preview, HTML & CSS examples
           This text has a color of #b03494        
        
          <p style="color:#b03494;">Text here</p>
        
        
          .mytext {color:#b03494;}
        
        Text color #b03494
      
           This box has a color of #b03494        
        
          <div style="background-color:#b03494;">Content here</div>
        
        
          .mybackground {background-color:#b03494;}
        
        Background color #b03494
      
           Border around this has a color of #b03494        
        
          <div style="border:2px solid #b03494;">Content here</div>
        
        
          .myborder {border:2px solid #b03494;}
        
        Border color #b03494