#b165bb color space conversions
Hex:
        #b165bb
        RGB:
        177, 101, 187
        CMY:
        31, 60, 27
        CMYK:
        5, 46, 0, 27
      HSL:
        293°, 38.7387%, 56.4706%
        HSV (HSB):
        293°, 45.9893%, 73.3333%
        XYZ:
        31.7548, 22.2423, 49.6332
        xyY:
        0.3064, 0.2146, 22.2423
      CIE-Lab:
        54.2832, 43.9999, -32.7442
        CIE-LCH:
        54.2832, 54.8468, 323.3439
        CIE-Luv:
        54.2832, 34.6772, -55.8182
        Hunter-Lab:
        47.1618, 37.6538, -29.3838
      #b165bb color charts
#b165bb RGB chart
      #b165bb CMYK chart
      #b165bb RGB pie chart
      #b165bb color shades, tints & tones
#b165bb color schemes
#b165bb color preview, HTML & CSS examples
           This text has a color of #b165bb        
        
          <p style="color:#b165bb;">Text here</p>
        
        
          .mytext {color:#b165bb;}
        
        Text color #b165bb
      
           This box has a color of #b165bb        
        
          <div style="background-color:#b165bb;">Content here</div>
        
        
          .mybackground {background-color:#b165bb;}
        
        Background color #b165bb
      
           Border around this has a color of #b165bb        
        
          <div style="border:2px solid #b165bb;">Content here</div>
        
        
          .myborder {border:2px solid #b165bb;}
        
        Border color #b165bb