#b381a0 color space conversions
Hex:
        #b381a0
        RGB:
        179, 129, 160
        CMY:
        30, 49, 37
        CMYK:
        0, 28, 11, 30
      HSL:
        323°, 24.7525%, 60.3922%
        HSV (HSB):
        323°, 27.9330%, 70.1961%
        XYZ:
        32.7858, 27.8223, 36.8999
        xyY:
        0.3362, 0.2853, 27.8223
      CIE-Lab:
        59.7278, 24.2466, -8.8741
        CIE-LCH:
        59.7278, 25.8195, 339.8978
        CIE-Luv:
        59.7278, 27.9544, -16.9627
        Hunter-Lab:
        52.7468, 18.6432, -4.5545
      #b381a0 color charts
#b381a0 RGB chart
      #b381a0 CMYK chart
      #b381a0 RGB pie chart
      #b381a0 color shades, tints & tones
#b381a0 color schemes
#b381a0 color preview, HTML & CSS examples
           This text has a color of #b381a0        
        
          <p style="color:#b381a0;">Text here</p>
        
        
          .mytext {color:#b381a0;}
        
        Text color #b381a0
      
           This box has a color of #b381a0        
        
          <div style="background-color:#b381a0;">Content here</div>
        
        
          .mybackground {background-color:#b381a0;}
        
        Background color #b381a0
      
           Border around this has a color of #b381a0        
        
          <div style="border:2px solid #b381a0;">Content here</div>
        
        
          .myborder {border:2px solid #b381a0;}
        
        Border color #b381a0