#b380b2 color space conversions
Hex:
        #b380b2
        RGB:
        179, 128, 178
        CMY:
        30, 50, 30
        CMYK:
        0, 28, 1, 30
      HSL:
        301°, 25.1232%, 60.1961%
        HSV (HSB):
        301°, 28.4916%, 70.1961%
        XYZ:
        34.3455, 28.2364, 45.7594
        xyY:
        0.3170, 0.2606, 28.2364
      CIE-Lab:
        60.1017, 28.1095, -18.5988
        CIE-LCH:
        60.1017, 33.7055, 326.5092
        CIE-Luv:
        60.1017, 25.7744, -32.3100
        Hunter-Lab:
        53.1379, 22.3813, -13.8607
      #b380b2 color charts
#b380b2 RGB chart
      #b380b2 CMYK chart
      #b380b2 RGB pie chart
      #b380b2 color shades, tints & tones
#b380b2 color schemes
#b380b2 color preview, HTML & CSS examples
           This text has a color of #b380b2        
        
          <p style="color:#b380b2;">Text here</p>
        
        
          .mytext {color:#b380b2;}
        
        Text color #b380b2
      
           This box has a color of #b380b2        
        
          <div style="background-color:#b380b2;">Content here</div>
        
        
          .mybackground {background-color:#b380b2;}
        
        Background color #b380b2
      
           Border around this has a color of #b380b2        
        
          <div style="border:2px solid #b380b2;">Content here</div>
        
        
          .myborder {border:2px solid #b380b2;}
        
        Border color #b380b2