#b165b7 color space conversions
Hex:
        #b165b7
        RGB:
        177, 101, 183
        CMY:
        31, 60, 28
        CMYK:
        3, 45, 0, 28
      HSL:
        296°, 36.2832%, 55.6863%
        HSV (HSB):
        296°, 44.8087%, 71.7647%
        XYZ:
        31.3324, 22.0734, 47.4089
        xyY:
        0.3108, 0.2189, 22.0734
      CIE-Lab:
        54.1048, 43.2238, -30.7172
        CIE-LCH:
        54.1048, 53.0268, 324.6003
        CIE-Luv:
        54.1048, 35.5232, -52.5301
        Hunter-Lab:
        46.9823, 36.8222, -26.9408
      #b165b7 color charts
#b165b7 RGB chart
      #b165b7 CMYK chart
      #b165b7 RGB pie chart
      #b165b7 color shades, tints & tones
#b165b7 color schemes
#b165b7 color preview, HTML & CSS examples
           This text has a color of #b165b7        
        
          <p style="color:#b165b7;">Text here</p>
        
        
          .mytext {color:#b165b7;}
        
        Text color #b165b7
      
           This box has a color of #b165b7        
        
          <div style="background-color:#b165b7;">Content here</div>
        
        
          .mybackground {background-color:#b165b7;}
        
        Background color #b165b7
      
           Border around this has a color of #b165b7        
        
          <div style="border:2px solid #b165b7;">Content here</div>
        
        
          .myborder {border:2px solid #b165b7;}
        
        Border color #b165b7