#b164ce color space conversions
Hex:
        #b164ce
        RGB:
        177, 100, 206
        CMY:
        31, 61, 19
        CMYK:
        14, 51, 0, 19
      HSL:
        284°, 51.9608%, 60.0000%
        HSV (HSB):
        284°, 51.4563%, 80.7843%
        XYZ:
        33.8292, 22.9177, 61.0331
        xyY:
        0.2872, 0.1946, 22.9177
      CIE-Lab:
        54.9875, 48.3604, -42.5120
        CIE-LCH:
        54.9875, 64.3895, 318.6824
        CIE-Luv:
        54.9875, 31.0943, -71.8211
        Hunter-Lab:
        47.8724, 42.3609, -42.0788
      #b164ce color charts
#b164ce RGB chart
      #b164ce CMYK chart
      #b164ce RGB pie chart
      #b164ce color shades, tints & tones
#b164ce color schemes
#b164ce color preview, HTML & CSS examples
           This text has a color of #b164ce        
        
          <p style="color:#b164ce;">Text here</p>
        
        
          .mytext {color:#b164ce;}
        
        Text color #b164ce
      
           This box has a color of #b164ce        
        
          <div style="background-color:#b164ce;">Content here</div>
        
        
          .mybackground {background-color:#b164ce;}
        
        Background color #b164ce
      
           Border around this has a color of #b164ce        
        
          <div style="border:2px solid #b164ce;">Content here</div>
        
        
          .myborder {border:2px solid #b164ce;}
        
        Border color #b164ce