#b6318b color space conversions
Hex:
        #b6318b
        RGB:
        182, 49, 139
        CMY:
        29, 81, 45
        CMYK:
        0, 73, 24, 29
      HSL:
        319°, 57.5758%, 45.2941%
        HSV (HSB):
        319°, 73.0769%, 71.3725%
        XYZ:
        25.0499, 14.0058, 25.8092
        xyY:
        0.3862, 0.2159, 14.0058
      CIE-Lab:
        44.2412, 60.9118, -19.9114
        CIE-LCH:
        44.2412, 64.0836, 341.8980
        CIE-Luv:
        44.2412, 70.5882, -37.4141
        Hunter-Lab:
        37.4243, 53.9862, -14.6916
      #b6318b color charts
#b6318b RGB chart
      #b6318b CMYK chart
      #b6318b RGB pie chart
      #b6318b color shades, tints & tones
#b6318b color schemes
#b6318b color preview, HTML & CSS examples
           This text has a color of #b6318b        
        
          <p style="color:#b6318b;">Text here</p>
        
        
          .mytext {color:#b6318b;}
        
        Text color #b6318b
      
           This box has a color of #b6318b        
        
          <div style="background-color:#b6318b;">Content here</div>
        
        
          .mybackground {background-color:#b6318b;}
        
        Background color #b6318b
      
           Border around this has a color of #b6318b        
        
          <div style="border:2px solid #b6318b;">Content here</div>
        
        
          .myborder {border:2px solid #b6318b;}
        
        Border color #b6318b