#b82ea8 color space conversions
Hex:
        #b82ea8
        RGB:
        184, 46, 168
        CMY:
        28, 82, 34
        CMYK:
        0, 75, 9, 28
      HSL:
        307°, 60.0000%, 45.0980%
        HSV (HSB):
        307°, 75.0000%, 72.1569%
        XYZ:
        27.8120, 14.9715, 38.4697
        xyY:
        0.3423, 0.1843, 14.9715
      CIE-Lab:
        45.5951, 66.4503, -35.1907
        CIE-LCH:
        45.5951, 75.1933, 332.0952
        CIE-Luv:
        45.5951, 62.0208, -60.4474
        Hunter-Lab:
        38.6930, 60.5908, -31.8627
      #b82ea8 color charts
#b82ea8 RGB chart
      #b82ea8 CMYK chart
      #b82ea8 RGB pie chart
      #b82ea8 color shades, tints & tones
#b82ea8 color schemes
#b82ea8 color preview, HTML & CSS examples
           This text has a color of #b82ea8        
        
          <p style="color:#b82ea8;">Text here</p>
        
        
          .mytext {color:#b82ea8;}
        
        Text color #b82ea8
      
           This box has a color of #b82ea8        
        
          <div style="background-color:#b82ea8;">Content here</div>
        
        
          .mybackground {background-color:#b82ea8;}
        
        Background color #b82ea8
      
           Border around this has a color of #b82ea8        
        
          <div style="border:2px solid #b82ea8;">Content here</div>
        
        
          .myborder {border:2px solid #b82ea8;}
        
        Border color #b82ea8