#b5047b color space conversions
Hex:
        #b5047b
        RGB:
        181, 4, 123
        CMY:
        29, 98, 52
        CMYK:
        0, 98, 32, 29
      HSL:
        320°, 95.6757%, 36.2745%
        HSV (HSB):
        320°, 97.7901%, 70.9804%
        XYZ:
        22.6746, 11.3407, 19.7328
        xyY:
        0.4219, 0.2110, 11.3407
      CIE-Lab:
        40.1484, 68.0826, -16.3732
        CIE-LCH:
        40.1484, 70.0237, 346.4777
        CIE-Luv:
        40.1484, 84.6045, -33.0304
        Hunter-Lab:
        33.6759, 61.2547, -11.1685
      #b5047b color charts
#b5047b RGB chart
      #b5047b CMYK chart
      #b5047b RGB pie chart
      #b5047b color shades, tints & tones
#b5047b color schemes
#b5047b color preview, HTML & CSS examples
           This text has a color of #b5047b        
        
          <p style="color:#b5047b;">Text here</p>
        
        
          .mytext {color:#b5047b;}
        
        Text color #b5047b
      
           This box has a color of #b5047b        
        
          <div style="background-color:#b5047b;">Content here</div>
        
        
          .mybackground {background-color:#b5047b;}
        
        Background color #b5047b
      
           Border around this has a color of #b5047b        
        
          <div style="border:2px solid #b5047b;">Content here</div>
        
        
          .myborder {border:2px solid #b5047b;}
        
        Border color #b5047b