#b377b7 color space conversions
Hex:
        #b377b7
        RGB:
        179, 119, 183
        CMY:
        30, 53, 28
        CMYK:
        2, 35, 0, 28
      HSL:
        296°, 30.7692%, 59.2157%
        HSV (HSB):
        296°, 34.9727%, 71.7647%
        XYZ:
        33.7345, 26.1963, 48.0781
        xyY:
        0.3123, 0.2425, 26.1963
      CIE-Lab:
        58.2229, 34.0836, -24.3269
        CIE-LCH:
        58.2229, 41.8747, 324.4829
        CIE-Luv:
        58.2229, 29.1518, -41.9113
        Hunter-Lab:
        51.1823, 28.0812, -19.8665
      #b377b7 color charts
#b377b7 RGB chart
      #b377b7 CMYK chart
      #b377b7 RGB pie chart
      #b377b7 color shades, tints & tones
#b377b7 color schemes
#b377b7 color preview, HTML & CSS examples
           This text has a color of #b377b7        
        
          <p style="color:#b377b7;">Text here</p>
        
        
          .mytext {color:#b377b7;}
        
        Text color #b377b7
      
           This box has a color of #b377b7        
        
          <div style="background-color:#b377b7;">Content here</div>
        
        
          .mybackground {background-color:#b377b7;}
        
        Background color #b377b7
      
           Border around this has a color of #b377b7        
        
          <div style="border:2px solid #b377b7;">Content here</div>
        
        
          .myborder {border:2px solid #b377b7;}
        
        Border color #b377b7