#b561b1 color space conversions
Hex:
        #b561b1
        RGB:
        181, 97, 177
        CMY:
        29, 62, 31
        CMYK:
        0, 46, 2, 29
      HSL:
        303°, 36.2069%, 54.5098%
        HSV (HSB):
        303°, 46.4088%, 70.9804%
        XYZ:
        31.2666, 21.5475, 44.1061
        xyY:
        0.3226, 0.2223, 21.5475
      CIE-Lab:
        53.5435, 45.4008, -28.0796
        CIE-LCH:
        53.5435, 53.3826, 328.2640
        CIE-Luv:
        53.5435, 41.1214, -48.6984
        Hunter-Lab:
        46.4193, 38.9983, -23.8420
      #b561b1 color charts
#b561b1 RGB chart
      #b561b1 CMYK chart
      #b561b1 RGB pie chart
      #b561b1 color shades, tints & tones
#b561b1 color schemes
#b561b1 color preview, HTML & CSS examples
           This text has a color of #b561b1        
        
          <p style="color:#b561b1;">Text here</p>
        
        
          .mytext {color:#b561b1;}
        
        Text color #b561b1
      
           This box has a color of #b561b1        
        
          <div style="background-color:#b561b1;">Content here</div>
        
        
          .mybackground {background-color:#b561b1;}
        
        Background color #b561b1
      
           Border around this has a color of #b561b1        
        
          <div style="border:2px solid #b561b1;">Content here</div>
        
        
          .myborder {border:2px solid #b561b1;}
        
        Border color #b561b1