#b82bd4 color space conversions
Hex:
        #b82bd4
        RGB:
        184, 43, 212
        CMY:
        28, 83, 17
        CMYK:
        13, 80, 0, 17
      HSL:
        290°, 66.2745%, 50.0000%
        HSV (HSB):
        290°, 79.7170%, 83.1373%
        XYZ:
        32.5147, 16.6716, 63.7916
        xyY:
        0.2878, 0.1476, 16.6716
      CIE-Lab:
        47.8435, 74.5029, -57.2770
        CIE-LCH:
        47.8435, 93.9752, 322.4473
        CIE-Luv:
        47.8435, 47.6223, -94.3913
        Hunter-Lab:
        40.8308, 70.6905, -64.0495
      #b82bd4 color charts
#b82bd4 RGB chart
      #b82bd4 CMYK chart
      #b82bd4 RGB pie chart
      #b82bd4 color shades, tints & tones
#b82bd4 color schemes
#b82bd4 color preview, HTML & CSS examples
           This text has a color of #b82bd4        
        
          <p style="color:#b82bd4;">Text here</p>
        
        
          .mytext {color:#b82bd4;}
        
        Text color #b82bd4
      
           This box has a color of #b82bd4        
        
          <div style="background-color:#b82bd4;">Content here</div>
        
        
          .mybackground {background-color:#b82bd4;}
        
        Background color #b82bd4
      
           Border around this has a color of #b82bd4        
        
          <div style="border:2px solid #b82bd4;">Content here</div>
        
        
          .myborder {border:2px solid #b82bd4;}
        
        Border color #b82bd4