#b56bb8 color space conversions
Hex:
        #b56bb8
        RGB:
        181, 107, 184
        CMY:
        29, 58, 28
        CMYK:
        2, 42, 0, 28
      HSL:
        298°, 35.1598%, 57.0588%
        HSV (HSB):
        298°, 41.8478%, 72.1569%
        XYZ:
        32.9655, 23.7998, 48.2038
        xyY:
        0.3140, 0.2267, 23.7998
      CIE-Lab:
        55.8868, 41.4420, -28.4871
        CIE-LCH:
        55.8868, 50.2888, 325.4955
        CIE-Luv:
        55.8868, 35.4745, -49.1470
        Hunter-Lab:
        48.7851, 35.2437, -24.4339
      #b56bb8 color charts
#b56bb8 RGB chart
      #b56bb8 CMYK chart
      #b56bb8 RGB pie chart
      #b56bb8 color shades, tints & tones
#b56bb8 color schemes
#b56bb8 color preview, HTML & CSS examples
           This text has a color of #b56bb8        
        
          <p style="color:#b56bb8;">Text here</p>
        
        
          .mytext {color:#b56bb8;}
        
        Text color #b56bb8
      
           This box has a color of #b56bb8        
        
          <div style="background-color:#b56bb8;">Content here</div>
        
        
          .mybackground {background-color:#b56bb8;}
        
        Background color #b56bb8
      
           Border around this has a color of #b56bb8        
        
          <div style="border:2px solid #b56bb8;">Content here</div>
        
        
          .myborder {border:2px solid #b56bb8;}
        
        Border color #b56bb8