#b82fb1 color space conversions
Hex:
        #b82fb1
        RGB:
        184, 47, 177
        CMY:
        28, 82, 31
        CMYK:
        0, 74, 4, 28
      HSL:
        303°, 59.3074%, 45.2941%
        HSV (HSB):
        303°, 74.4565%, 72.1569%
        XYZ:
        28.7195, 15.3977, 43.0533
        xyY:
        0.3295, 0.1766, 15.3977
      CIE-Lab:
        46.1742, 67.5261, -39.5985
        CIE-LCH:
        46.1742, 78.2804, 329.6119
        CIE-Luv:
        46.1742, 58.5822, -67.1992
        Hunter-Lab:
        39.2399, 61.9734, -37.5840
      #b82fb1 color charts
#b82fb1 RGB chart
      #b82fb1 CMYK chart
      #b82fb1 RGB pie chart
      #b82fb1 color shades, tints & tones
#b82fb1 color schemes
#b82fb1 color preview, HTML & CSS examples
           This text has a color of #b82fb1        
        
          <p style="color:#b82fb1;">Text here</p>
        
        
          .mytext {color:#b82fb1;}
        
        Text color #b82fb1
      
           This box has a color of #b82fb1        
        
          <div style="background-color:#b82fb1;">Content here</div>
        
        
          .mybackground {background-color:#b82fb1;}
        
        Background color #b82fb1
      
           Border around this has a color of #b82fb1        
        
          <div style="border:2px solid #b82fb1;">Content here</div>
        
        
          .myborder {border:2px solid #b82fb1;}
        
        Border color #b82fb1