#b491b4 color space conversions
Hex:
        #b491b4
        RGB:
        180, 145, 180
        CMY:
        29, 43, 29
        CMYK:
        0, 19, 0, 29
      HSL:
        300°, 18.9189%, 63.7255%
        HSV (HSB):
        300°, 19.4444%, 70.5882%
        XYZ:
        37.1860, 33.2494, 47.6379
        xyY:
        0.3149, 0.2816, 33.2494
      CIE-Lab:
        64.3623, 19.3040, -13.2754
        CIE-LCH:
        64.3623, 23.4282, 325.4837
        CIE-Luv:
        64.3623, 17.8011, -23.0256
        Hunter-Lab:
        57.6623, 14.2044, -8.6190
      #b491b4 color charts
#b491b4 RGB chart
      #b491b4 CMYK chart
      #b491b4 RGB pie chart
      #b491b4 color shades, tints & tones
#b491b4 color schemes
#b491b4 color preview, HTML & CSS examples
           This text has a color of #b491b4        
        
          <p style="color:#b491b4;">Text here</p>
        
        
          .mytext {color:#b491b4;}
        
        Text color #b491b4
      
           This box has a color of #b491b4        
        
          <div style="background-color:#b491b4;">Content here</div>
        
        
          .mybackground {background-color:#b491b4;}
        
        Background color #b491b4
      
           Border around this has a color of #b491b4        
        
          <div style="border:2px solid #b491b4;">Content here</div>
        
        
          .myborder {border:2px solid #b491b4;}
        
        Border color #b491b4