#b826d2 color space conversions
Hex:
        #b826d2
        RGB:
        184, 38, 210
        CMY:
        28, 85, 18
        CMYK:
        12, 82, 0, 18
      HSL:
        291°, 69.3548%, 48.6275%
        HSV (HSB):
        291°, 81.9048%, 82.3529%
        XYZ:
        32.0931, 16.2297, 62.4139
        xyY:
        0.2898, 0.1466, 16.2297
      CIE-Lab:
        47.2744, 75.4379, -57.0447
        CIE-LCH:
        47.2744, 94.5779, 322.9041
        CIE-Luv:
        47.2744, 48.8914, -93.8484
        Hunter-Lab:
        40.2861, 71.6977, -63.6557
      #b826d2 color charts
#b826d2 RGB chart
      #b826d2 CMYK chart
      #b826d2 RGB pie chart
      #b826d2 color shades, tints & tones
#b826d2 color schemes
#b826d2 color preview, HTML & CSS examples
           This text has a color of #b826d2        
        
          <p style="color:#b826d2;">Text here</p>
        
        
          .mytext {color:#b826d2;}
        
        Text color #b826d2
      
           This box has a color of #b826d2        
        
          <div style="background-color:#b826d2;">Content here</div>
        
        
          .mybackground {background-color:#b826d2;}
        
        Background color #b826d2
      
           Border around this has a color of #b826d2        
        
          <div style="border:2px solid #b826d2;">Content here</div>
        
        
          .myborder {border:2px solid #b826d2;}
        
        Border color #b826d2