#b5047f color space conversions
Hex:
        #b5047f
        RGB:
        181, 4, 127
        CMY:
        29, 98, 50
        CMYK:
        0, 98, 30, 29
      HSL:
        318°, 95.6757%, 36.2745%
        HSV (HSB):
        318°, 97.7901%, 70.9804%
        XYZ:
        22.9302, 11.4429, 21.0788
        xyY:
        0.4135, 0.2064, 11.4429
      CIE-Lab:
        40.3166, 68.5184, -18.6002
        CIE-LCH:
        40.3166, 70.9981, 344.8123
        CIE-Luv:
        40.3166, 82.7734, -36.0967
        Hunter-Lab:
        33.8274, 61.8003, -13.2662
      #b5047f color charts
#b5047f RGB chart
      #b5047f CMYK chart
      #b5047f RGB pie chart
      #b5047f color shades, tints & tones
#b5047f color schemes
#b5047f color preview, HTML & CSS examples
           This text has a color of #b5047f        
        
          <p style="color:#b5047f;">Text here</p>
        
        
          .mytext {color:#b5047f;}
        
        Text color #b5047f
      
           This box has a color of #b5047f        
        
          <div style="background-color:#b5047f;">Content here</div>
        
        
          .mybackground {background-color:#b5047f;}
        
        Background color #b5047f
      
           Border around this has a color of #b5047f        
        
          <div style="border:2px solid #b5047f;">Content here</div>
        
        
          .myborder {border:2px solid #b5047f;}
        
        Border color #b5047f