#b882d5 color space conversions
Hex:
        #b882d5
        RGB:
        184, 130, 213
        CMY:
        28, 49, 16
        CMYK:
        14, 39, 0, 16
      HSL:
        279°, 49.7006%, 67.2549%
        HSV (HSB):
        279°, 38.9671%, 83.5294%
        XYZ:
        39.7600, 30.9597, 66.8310
        xyY:
        0.2891, 0.2251, 30.9597
      CIE-Lab:
        62.4736, 35.6953, -34.6695
        CIE-LCH:
        62.4736, 49.7608, 315.8352
        CIE-Luv:
        62.4736, 22.6279, -59.2135
        Hunter-Lab:
        55.6414, 30.1793, -32.2643
      #b882d5 color charts
#b882d5 RGB chart
      #b882d5 CMYK chart
      #b882d5 RGB pie chart
      #b882d5 color shades, tints & tones
#b882d5 color schemes
#b882d5 color preview, HTML & CSS examples
           This text has a color of #b882d5        
        
          <p style="color:#b882d5;">Text here</p>
        
        
          .mytext {color:#b882d5;}
        
        Text color #b882d5
      
           This box has a color of #b882d5        
        
          <div style="background-color:#b882d5;">Content here</div>
        
        
          .mybackground {background-color:#b882d5;}
        
        Background color #b882d5
      
           Border around this has a color of #b882d5        
        
          <div style="border:2px solid #b882d5;">Content here</div>
        
        
          .myborder {border:2px solid #b882d5;}
        
        Border color #b882d5