#b580bb color space conversions
Hex:
        #b580bb
        RGB:
        181, 128, 187
        CMY:
        29, 50, 27
        CMYK:
        3, 32, 0, 27
      HSL:
        294°, 30.2564%, 61.7647%
        HSV (HSB):
        294°, 31.5508%, 73.3333%
        XYZ:
        35.7449, 28.8500, 50.6983
        xyY:
        0.3100, 0.2502, 28.8500
      CIE-Lab:
        60.6490, 30.5233, -22.8619
        CIE-LCH:
        60.6490, 38.1358, 323.1669
        CIE-Luv:
        60.6490, 25.6662, -39.3779
        Hunter-Lab:
        53.7122, 24.7936, -18.3647
      #b580bb color charts
#b580bb RGB chart
      #b580bb CMYK chart
      #b580bb RGB pie chart
      #b580bb color shades, tints & tones
#b580bb color schemes
#b580bb color preview, HTML & CSS examples
           This text has a color of #b580bb        
        
          <p style="color:#b580bb;">Text here</p>
        
        
          .mytext {color:#b580bb;}
        
        Text color #b580bb
      
           This box has a color of #b580bb        
        
          <div style="background-color:#b580bb;">Content here</div>
        
        
          .mybackground {background-color:#b580bb;}
        
        Background color #b580bb
      
           Border around this has a color of #b580bb        
        
          <div style="border:2px solid #b580bb;">Content here</div>
        
        
          .myborder {border:2px solid #b580bb;}
        
        Border color #b580bb