#b381a5 color space conversions
Hex:
        #b381a5
        RGB:
        179, 129, 165
        CMY:
        30, 49, 35
        CMYK:
        0, 28, 8, 30
      HSL:
        317°, 24.7525%, 60.3922%
        HSV (HSB):
        317°, 27.9330%, 70.1961%
        XYZ:
        33.2322, 28.0008, 39.2505
        xyY:
        0.3307, 0.2787, 28.0008
      CIE-Lab:
        59.8895, 25.1341, -11.4954
        CIE-LCH:
        59.8895, 27.6381, 335.4224
        CIE-Luv:
        59.8895, 27.2199, -21.0128
        Hunter-Lab:
        52.9158, 19.4989, -6.9375
      #b381a5 color charts
#b381a5 RGB chart
      #b381a5 CMYK chart
      #b381a5 RGB pie chart
      #b381a5 color shades, tints & tones
#b381a5 color schemes
#b381a5 color preview, HTML & CSS examples
           This text has a color of #b381a5        
        
          <p style="color:#b381a5;">Text here</p>
        
        
          .mytext {color:#b381a5;}
        
        Text color #b381a5
      
           This box has a color of #b381a5        
        
          <div style="background-color:#b381a5;">Content here</div>
        
        
          .mybackground {background-color:#b381a5;}
        
        Background color #b381a5
      
           Border around this has a color of #b381a5        
        
          <div style="border:2px solid #b381a5;">Content here</div>
        
        
          .myborder {border:2px solid #b381a5;}
        
        Border color #b381a5