#b826d4 color space conversions
Hex:
        #b826d4
        RGB:
        184, 38, 212
        CMY:
        28, 85, 17
        CMYK:
        13, 82, 0, 17
      HSL:
        290°, 69.6000%, 49.0196%
        HSV (HSB):
        290°, 82.0755%, 83.1373%
        XYZ:
        32.3439, 16.3300, 63.7347
        xyY:
        0.2877, 0.1453, 16.3300
      CIE-Lab:
        47.4045, 75.7818, -57.9841
        CIE-LCH:
        47.4045, 95.4203, 322.5787
        CIE-Luv:
        47.4045, 48.2593, -95.2929
        Hunter-Lab:
        40.4104, 72.1506, -65.2239
      #b826d4 color charts
#b826d4 RGB chart
      #b826d4 CMYK chart
      #b826d4 RGB pie chart
      #b826d4 color shades, tints & tones
#b826d4 color schemes
#b826d4 color preview, HTML & CSS examples
           This text has a color of #b826d4        
        
          <p style="color:#b826d4;">Text here</p>
        
        
          .mytext {color:#b826d4;}
        
        Text color #b826d4
      
           This box has a color of #b826d4        
        
          <div style="background-color:#b826d4;">Content here</div>
        
        
          .mybackground {background-color:#b826d4;}
        
        Background color #b826d4
      
           Border around this has a color of #b826d4        
        
          <div style="border:2px solid #b826d4;">Content here</div>
        
        
          .myborder {border:2px solid #b826d4;}
        
        Border color #b826d4