#b381a6 color space conversions
Hex:
        #b381a6
        RGB:
        179, 129, 166
        CMY:
        30, 49, 35
        CMYK:
        0, 28, 7, 30
      HSL:
        316°, 24.7525%, 60.3922%
        HSV (HSB):
        316°, 27.9330%, 70.1961%
        XYZ:
        33.3236, 28.0374, 39.7318
        xyY:
        0.3296, 0.2773, 28.0374
      CIE-Lab:
        59.9225, 25.3144, -12.0179
        CIE-LCH:
        59.9225, 28.0223, 334.6041
        CIE-Luv:
        59.9225, 27.0725, -21.8272
        Hunter-Lab:
        52.9503, 19.6735, -7.4236
      #b381a6 color charts
#b381a6 RGB chart
      #b381a6 CMYK chart
      #b381a6 RGB pie chart
      #b381a6 color shades, tints & tones
#b381a6 color schemes
#b381a6 color preview, HTML & CSS examples
           This text has a color of #b381a6        
        
          <p style="color:#b381a6;">Text here</p>
        
        
          .mytext {color:#b381a6;}
        
        Text color #b381a6
      
           This box has a color of #b381a6        
        
          <div style="background-color:#b381a6;">Content here</div>
        
        
          .mybackground {background-color:#b381a6;}
        
        Background color #b381a6
      
           Border around this has a color of #b381a6        
        
          <div style="border:2px solid #b381a6;">Content here</div>
        
        
          .myborder {border:2px solid #b381a6;}
        
        Border color #b381a6