#b165b5 color space conversions
Hex:
        #b165b5
        RGB:
        177, 101, 181
        CMY:
        31, 60, 29
        CMYK:
        2, 44, 0, 29
      HSL:
        297°, 35.0877%, 55.2941%
        HSV (HSB):
        297°, 44.1989%, 70.9804%
        XYZ:
        31.1256, 21.9907, 46.3202
        xyY:
        0.3130, 0.2212, 21.9907
      CIE-Lab:
        54.0171, 42.8402, -29.6989
        CIE-LCH:
        54.0171, 52.1278, 325.2684
        CIE-Luv:
        54.0171, 35.9482, -50.8842
        Hunter-Lab:
        46.8942, 36.4130, -25.7383
      #b165b5 color charts
#b165b5 RGB chart
      #b165b5 CMYK chart
      #b165b5 RGB pie chart
      #b165b5 color shades, tints & tones
#b165b5 color schemes
#b165b5 color preview, HTML & CSS examples
           This text has a color of #b165b5        
        
          <p style="color:#b165b5;">Text here</p>
        
        
          .mytext {color:#b165b5;}
        
        Text color #b165b5
      
           This box has a color of #b165b5        
        
          <div style="background-color:#b165b5;">Content here</div>
        
        
          .mybackground {background-color:#b165b5;}
        
        Background color #b165b5
      
           Border around this has a color of #b165b5        
        
          <div style="border:2px solid #b165b5;">Content here</div>
        
        
          .myborder {border:2px solid #b165b5;}
        
        Border color #b165b5