#b56dc6 color space conversions
Hex:
        #b56dc6
        RGB:
        181, 109, 198
        CMY:
        29, 57, 22
        CMYK:
        9, 45, 0, 22
      HSL:
        289°, 43.8424%, 60.1961%
        HSV (HSB):
        289°, 44.9495%, 77.6471%
        XYZ:
        34.7177, 24.8383, 56.3905
        xyY:
        0.2994, 0.2142, 24.8383
      CIE-Lab:
        56.9175, 43.1168, -34.8925
        CIE-LCH:
        56.9175, 55.4666, 321.0183
        CIE-Luv:
        56.9175, 31.8627, -59.6014
        Hunter-Lab:
        49.8380, 37.1287, -32.1987
      #b56dc6 color charts
#b56dc6 RGB chart
      #b56dc6 CMYK chart
      #b56dc6 RGB pie chart
      #b56dc6 color shades, tints & tones
#b56dc6 color schemes
#b56dc6 color preview, HTML & CSS examples
           This text has a color of #b56dc6        
        
          <p style="color:#b56dc6;">Text here</p>
        
        
          .mytext {color:#b56dc6;}
        
        Text color #b56dc6
      
           This box has a color of #b56dc6        
        
          <div style="background-color:#b56dc6;">Content here</div>
        
        
          .mybackground {background-color:#b56dc6;}
        
        Background color #b56dc6
      
           Border around this has a color of #b56dc6        
        
          <div style="border:2px solid #b56dc6;">Content here</div>
        
        
          .myborder {border:2px solid #b56dc6;}
        
        Border color #b56dc6