#b165a4 color space conversions
Hex:
        #b165a4
        RGB:
        177, 101, 164
        CMY:
        31, 60, 36
        CMYK:
        0, 43, 7, 31
      HSL:
        310°, 32.7586%, 54.5098%
        HSV (HSB):
        310°, 42.9379%, 69.4118%
        XYZ:
        29.4860, 21.3348, 37.6859
        xyY:
        0.3331, 0.2411, 21.3348
      CIE-Lab:
        53.3140, 39.7097, -20.9155
        CIE-LCH:
        53.3140, 44.8812, 332.2238
        CIE-Luv:
        53.3140, 39.6012, -36.8938
        Hunter-Lab:
        46.1896, 33.1169, -16.0417
      #b165a4 color charts
#b165a4 RGB chart
      #b165a4 CMYK chart
      #b165a4 RGB pie chart
      #b165a4 color shades, tints & tones
#b165a4 color schemes
#b165a4 color preview, HTML & CSS examples
           This text has a color of #b165a4        
        
          <p style="color:#b165a4;">Text here</p>
        
        
          .mytext {color:#b165a4;}
        
        Text color #b165a4
      
           This box has a color of #b165a4        
        
          <div style="background-color:#b165a4;">Content here</div>
        
        
          .mybackground {background-color:#b165a4;}
        
        Background color #b165a4
      
           Border around this has a color of #b165a4        
        
          <div style="border:2px solid #b165a4;">Content here</div>
        
        
          .myborder {border:2px solid #b165a4;}
        
        Border color #b165a4