#b5318e color space conversions
Hex:
        #b5318e
        RGB:
        181, 49, 142
        CMY:
        29, 81, 44
        CMYK:
        0, 73, 22, 29
      HSL:
        318°, 57.3913%, 45.0980%
        HSV (HSB):
        318°, 72.9282%, 70.9804%
        XYZ:
        25.0369, 13.9734, 26.9687
        xyY:
        0.3795, 0.2118, 13.9734
      CIE-Lab:
        44.1947, 61.0565, -21.8181
        CIE-LCH:
        44.1947, 64.8377, 340.3361
        CIE-Luv:
        44.1947, 68.6799, -40.0936
        Hunter-Lab:
        37.3810, 54.1382, -16.6084
      #b5318e color charts
#b5318e RGB chart
      #b5318e CMYK chart
      #b5318e RGB pie chart
      #b5318e color shades, tints & tones
#b5318e color schemes
#b5318e color preview, HTML & CSS examples
           This text has a color of #b5318e        
        
          <p style="color:#b5318e;">Text here</p>
        
        
          .mytext {color:#b5318e;}
        
        Text color #b5318e
      
           This box has a color of #b5318e        
        
          <div style="background-color:#b5318e;">Content here</div>
        
        
          .mybackground {background-color:#b5318e;}
        
        Background color #b5318e
      
           Border around this has a color of #b5318e        
        
          <div style="border:2px solid #b5318e;">Content here</div>
        
        
          .myborder {border:2px solid #b5318e;}
        
        Border color #b5318e