#b50894 color space conversions
Hex:
        #b50894
        RGB:
        181, 8, 148
        CMY:
        29, 97, 42
        CMYK:
        0, 96, 18, 29
      HSL:
        311°, 91.5344%, 37.0588%
        HSV (HSB):
        311°, 95.5801%, 70.9804%
        XYZ:
        24.4882, 12.1355, 29.0687
        xyY:
        0.3728, 0.1847, 12.1355
      CIE-Lab:
        41.4307, 70.6116, -29.7625
        CIE-LCH:
        41.4307, 76.6277, 337.1448
        CIE-Luv:
        41.4307, 73.0567, -51.9724
        Hunter-Lab:
        34.8361, 64.5141, -25.0888
      #b50894 color charts
#b50894 RGB chart
      #b50894 CMYK chart
      #b50894 RGB pie chart
      #b50894 color shades, tints & tones
#b50894 color schemes
#b50894 color preview, HTML & CSS examples
           This text has a color of #b50894        
        
          <p style="color:#b50894;">Text here</p>
        
        
          .mytext {color:#b50894;}
        
        Text color #b50894
      
           This box has a color of #b50894        
        
          <div style="background-color:#b50894;">Content here</div>
        
        
          .mybackground {background-color:#b50894;}
        
        Background color #b50894
      
           Border around this has a color of #b50894        
        
          <div style="border:2px solid #b50894;">Content here</div>
        
        
          .myborder {border:2px solid #b50894;}
        
        Border color #b50894