#b956a8 color space conversions
Hex:
        #b956a8
        RGB:
        185, 86, 168
        CMY:
        27, 66, 34
        CMYK:
        0, 54, 9, 27
      HSL:
        310°, 41.4226%, 53.1373%
        HSV (HSB):
        310°, 53.5135%, 72.5490%
        XYZ:
        30.4033, 19.7970, 39.2646
        xyY:
        0.3398, 0.2213, 19.7970
      CIE-Lab:
        51.6069, 50.5418, -25.7927
        CIE-LCH:
        51.6069, 56.7427, 332.9637
        CIE-Luv:
        51.6069, 50.5545, -45.6769
        Hunter-Lab:
        44.4938, 44.1073, -21.1761
      #b956a8 color charts
#b956a8 RGB chart
      #b956a8 CMYK chart
      #b956a8 RGB pie chart
      #b956a8 color shades, tints & tones
#b956a8 color schemes
#b956a8 color preview, HTML & CSS examples
           This text has a color of #b956a8        
        
          <p style="color:#b956a8;">Text here</p>
        
        
          .mytext {color:#b956a8;}
        
        Text color #b956a8
      
           This box has a color of #b956a8        
        
          <div style="background-color:#b956a8;">Content here</div>
        
        
          .mybackground {background-color:#b956a8;}
        
        Background color #b956a8
      
           Border around this has a color of #b956a8        
        
          <div style="border:2px solid #b956a8;">Content here</div>
        
        
          .myborder {border:2px solid #b956a8;}
        
        Border color #b956a8