#b382b0 color space conversions
Hex:
        #b382b0
        RGB:
        179, 130, 176
        CMY:
        30, 49, 31
        CMYK:
        0, 27, 2, 30
      HSL:
        304°, 24.3781%, 60.5882%
        HSV (HSB):
        304°, 27.3743%, 70.1961%
        XYZ:
        34.4095, 28.6836, 44.7972
        xyY:
        0.3189, 0.2659, 28.6836
      CIE-Lab:
        60.5013, 26.6083, -16.8523
        CIE-LCH:
        60.5013, 31.4960, 327.6520
        CIE-Luv:
        60.5013, 25.1049, -29.4188
        Hunter-Lab:
        53.5570, 20.9585, -12.1026
      #b382b0 color charts
#b382b0 RGB chart
      #b382b0 CMYK chart
      #b382b0 RGB pie chart
      #b382b0 color shades, tints & tones
#b382b0 color schemes
#b382b0 color preview, HTML & CSS examples
           This text has a color of #b382b0        
        
          <p style="color:#b382b0;">Text here</p>
        
        
          .mytext {color:#b382b0;}
        
        Text color #b382b0
      
           This box has a color of #b382b0        
        
          <div style="background-color:#b382b0;">Content here</div>
        
        
          .mybackground {background-color:#b382b0;}
        
        Background color #b382b0
      
           Border around this has a color of #b382b0        
        
          <div style="border:2px solid #b382b0;">Content here</div>
        
        
          .myborder {border:2px solid #b382b0;}
        
        Border color #b382b0