#b165c0 color space conversions
Hex:
        #b165c0
        RGB:
        177, 101, 192
        CMY:
        31, 60, 25
        CMYK:
        8, 47, 0, 25
      HSL:
        290°, 41.9355%, 57.4510%
        HSV (HSB):
        290°, 47.3958%, 75.2941%
        XYZ:
        32.2996, 22.4602, 52.5021
        xyY:
        0.3011, 0.2094, 22.4602
      CIE-Lab:
        54.5120, 44.9866, -35.2599
        CIE-LCH:
        54.5120, 57.1582, 321.9111
        CIE-Luv:
        54.5120, 33.6282, -59.9191
        Hunter-Lab:
        47.3922, 38.7180, -32.5081
      #b165c0 color charts
#b165c0 RGB chart
      #b165c0 CMYK chart
      #b165c0 RGB pie chart
      #b165c0 color shades, tints & tones
#b165c0 color schemes
#b165c0 color preview, HTML & CSS examples
           This text has a color of #b165c0        
        
          <p style="color:#b165c0;">Text here</p>
        
        
          .mytext {color:#b165c0;}
        
        Text color #b165c0
      
           This box has a color of #b165c0        
        
          <div style="background-color:#b165c0;">Content here</div>
        
        
          .mybackground {background-color:#b165c0;}
        
        Background color #b165c0
      
           Border around this has a color of #b165c0        
        
          <div style="border:2px solid #b165c0;">Content here</div>
        
        
          .myborder {border:2px solid #b165c0;}
        
        Border color #b165c0