#b563b4 color space conversions
Hex:
        #b563b4
        RGB:
        181, 99, 180
        CMY:
        29, 61, 29
        CMYK:
        0, 45, 1, 29
      HSL:
        301°, 35.6522%, 54.9020%
        HSV (HSB):
        301°, 45.3039%, 70.9804%
        XYZ:
        31.7561, 22.0427, 45.7610
        xyY:
        0.3190, 0.2214, 22.0427
      CIE-Lab:
        54.0723, 44.9137, -28.9960
        CIE-LCH:
        54.0723, 53.4604, 327.1540
        CIE-Luv:
        54.0723, 39.6261, -50.1288
        Hunter-Lab:
        46.9497, 38.5730, -24.9241
      #b563b4 color charts
#b563b4 RGB chart
      #b563b4 CMYK chart
      #b563b4 RGB pie chart
      #b563b4 color shades, tints & tones
#b563b4 color schemes
#b563b4 color preview, HTML & CSS examples
           This text has a color of #b563b4        
        
          <p style="color:#b563b4;">Text here</p>
        
        
          .mytext {color:#b563b4;}
        
        Text color #b563b4
      
           This box has a color of #b563b4        
        
          <div style="background-color:#b563b4;">Content here</div>
        
        
          .mybackground {background-color:#b563b4;}
        
        Background color #b563b4
      
           Border around this has a color of #b563b4        
        
          <div style="border:2px solid #b563b4;">Content here</div>
        
        
          .myborder {border:2px solid #b563b4;}
        
        Border color #b563b4