#b165c8 color space conversions
Hex:
        #b165c8
        RGB:
        177, 101, 200
        CMY:
        31, 60, 22
        CMYK:
        12, 50, 0, 22
      HSL:
        286°, 47.3684%, 59.0196%
        HSV (HSB):
        286°, 49.5000%, 78.4314%
        XYZ:
        33.2105, 22.8246, 57.2988
        xyY:
        0.2930, 0.2014, 22.8246
      CIE-Lab:
        54.8912, 46.6016, -39.2437
        CIE-LCH:
        54.8912, 60.9244, 319.8989
        CIE-Luv:
        54.8912, 31.9718, -66.4497
        Hunter-Lab:
        47.7751, 40.4764, -37.6665
      #b165c8 color charts
#b165c8 RGB chart
      #b165c8 CMYK chart
      #b165c8 RGB pie chart
      #b165c8 color shades, tints & tones
#b165c8 color schemes
#b165c8 color preview, HTML & CSS examples
           This text has a color of #b165c8        
        
          <p style="color:#b165c8;">Text here</p>
        
        
          .mytext {color:#b165c8;}
        
        Text color #b165c8
      
           This box has a color of #b165c8        
        
          <div style="background-color:#b165c8;">Content here</div>
        
        
          .mybackground {background-color:#b165c8;}
        
        Background color #b165c8
      
           Border around this has a color of #b165c8        
        
          <div style="border:2px solid #b165c8;">Content here</div>
        
        
          .myborder {border:2px solid #b165c8;}
        
        Border color #b165c8