#b5318b color space conversions
Hex:
        #b5318b
        RGB:
        181, 49, 139
        CMY:
        29, 81, 45
        CMYK:
        0, 73, 23, 29
      HSL:
        319°, 57.3913%, 45.0980%
        HSV (HSB):
        319°, 72.9282%, 70.9804%
        XYZ:
        24.8146, 13.8845, 25.7982
        xyY:
        0.3847, 0.2153, 13.8845
      CIE-Lab:
        44.0668, 60.6566, -20.1945
        CIE-LCH:
        44.0668, 63.9300, 341.5858
        CIE-Luv:
        44.0668, 69.8081, -37.7274
        Hunter-Lab:
        37.2619, 53.6640, -14.9660
      #b5318b color charts
#b5318b RGB chart
      #b5318b CMYK chart
      #b5318b RGB pie chart
      #b5318b color shades, tints & tones
#b5318b color schemes
#b5318b color preview, HTML & CSS examples
           This text has a color of #b5318b        
        
          <p style="color:#b5318b;">Text here</p>
        
        
          .mytext {color:#b5318b;}
        
        Text color #b5318b
      
           This box has a color of #b5318b        
        
          <div style="background-color:#b5318b;">Content here</div>
        
        
          .mybackground {background-color:#b5318b;}
        
        Background color #b5318b
      
           Border around this has a color of #b5318b        
        
          <div style="border:2px solid #b5318b;">Content here</div>
        
        
          .myborder {border:2px solid #b5318b;}
        
        Border color #b5318b