#b165f1 color space conversions
Hex:
        #b165f1
        RGB:
        177, 101, 241
        CMY:
        31, 60, 5
        CMYK:
        27, 58, 0, 5
      HSL:
        273°, 83.3333%, 67.0588%
        HSV (HSB):
        273°, 58.0913%, 94.5098%
        XYZ:
        38.6623, 25.0053, 86.0079
        xyY:
        0.2583, 0.1671, 25.0053
      CIE-Lab:
        57.0806, 55.4674, -58.8787
        CIE-LCH:
        57.0806, 80.8909, 313.2912
        CIE-Luv:
        57.0806, 24.0225, -98.9348
        Hunter-Lab:
        50.0053, 50.5004, -66.9735
      #b165f1 color charts
#b165f1 RGB chart
      #b165f1 CMYK chart
      #b165f1 RGB pie chart
      #b165f1 color shades, tints & tones
#b165f1 color schemes
#b165f1 color preview, HTML & CSS examples
           This text has a color of #b165f1        
        
          <p style="color:#b165f1;">Text here</p>
        
        
          .mytext {color:#b165f1;}
        
        Text color #b165f1
      
           This box has a color of #b165f1        
        
          <div style="background-color:#b165f1;">Content here</div>
        
        
          .mybackground {background-color:#b165f1;}
        
        Background color #b165f1
      
           Border around this has a color of #b165f1        
        
          <div style="border:2px solid #b165f1;">Content here</div>
        
        
          .myborder {border:2px solid #b165f1;}
        
        Border color #b165f1