#b826d8 color space conversions
Hex:
        #b826d8
        RGB:
        184, 38, 216
        CMY:
        28, 85, 15
        CMYK:
        15, 82, 0, 15
      HSL:
        289°, 70.0787%, 49.8039%
        HSV (HSB):
        289°, 82.4074%, 84.7059%
        XYZ:
        32.8549, 16.5344, 66.4256
        xyY:
        0.2837, 0.1428, 16.5344
      CIE-Lab:
        47.6680, 76.4750, -59.8520
        CIE-LCH:
        47.6680, 97.1117, 321.9520
        CIE-Luv:
        47.6680, 47.0135, -98.1649
        Hunter-Lab:
        40.6626, 73.0667, -68.3912
      #b826d8 color charts
#b826d8 RGB chart
      #b826d8 CMYK chart
      #b826d8 RGB pie chart
      #b826d8 color shades, tints & tones
#b826d8 color schemes
#b826d8 color preview, HTML & CSS examples
           This text has a color of #b826d8        
        
          <p style="color:#b826d8;">Text here</p>
        
        
          .mytext {color:#b826d8;}
        
        Text color #b826d8
      
           This box has a color of #b826d8        
        
          <div style="background-color:#b826d8;">Content here</div>
        
        
          .mybackground {background-color:#b826d8;}
        
        Background color #b826d8
      
           Border around this has a color of #b826d8        
        
          <div style="border:2px solid #b826d8;">Content here</div>
        
        
          .myborder {border:2px solid #b826d8;}
        
        Border color #b826d8