#b82cb8 color space conversions
Hex:
        #b82cb8
        RGB:
        184, 44, 184
        CMY:
        28, 83, 28
        CMYK:
        0, 76, 0, 28
      HSL:
        300°, 61.4035%, 44.7059%
        HSV (HSB):
        300°, 76.0870%, 72.1569%
        XYZ:
        29.3196, 15.4524, 46.7847
        xyY:
        0.3202, 0.1688, 15.4524
      CIE-Lab:
        46.2477, 69.5299, -43.5956
        CIE-LCH:
        46.2477, 82.0670, 327.9121
        CIE-Luv:
        46.2477, 56.6890, -73.3016
        Hunter-Lab:
        39.3095, 64.3450, -43.0480
      #b82cb8 color charts
#b82cb8 RGB chart
      #b82cb8 CMYK chart
      #b82cb8 RGB pie chart
      #b82cb8 color shades, tints & tones
#b82cb8 color schemes
#b82cb8 color preview, HTML & CSS examples
           This text has a color of #b82cb8        
        
          <p style="color:#b82cb8;">Text here</p>
        
        
          .mytext {color:#b82cb8;}
        
        Text color #b82cb8
      
           This box has a color of #b82cb8        
        
          <div style="background-color:#b82cb8;">Content here</div>
        
        
          .mybackground {background-color:#b82cb8;}
        
        Background color #b82cb8
      
           Border around this has a color of #b82cb8        
        
          <div style="border:2px solid #b82cb8;">Content here</div>
        
        
          .myborder {border:2px solid #b82cb8;}
        
        Border color #b82cb8