#b164ff color space conversions
Hex:
        #b164ff
        RGB:
        177, 100, 255
        CMY:
        31, 61, 0
        CMYK:
        31, 61, 0, 0
      HSL:
        270°, 100.0000%, 69.6078%
        HSV (HSB):
        270°, 60.7843%, 100.0000%
        XYZ:
        40.7386, 25.6815, 97.4176
        xyY:
        0.2487, 0.1567, 25.6815
      CIE-Lab:
        57.7334, 59.1701, -65.5914
        CIE-LCH:
        57.7334, 88.3365, 312.0537
        CIE-Luv:
        57.7334, 21.8023, -109.9680
        Hunter-Lab:
        50.6769, 54.8098, -78.5010
      #b164ff color charts
#b164ff RGB chart
      #b164ff CMYK chart
      #b164ff RGB pie chart
      #b164ff color shades, tints & tones
#b164ff color schemes
#b164ff color preview, HTML & CSS examples
           This text has a color of #b164ff        
        
          <p style="color:#b164ff;">Text here</p>
        
        
          .mytext {color:#b164ff;}
        
        Text color #b164ff
      
           This box has a color of #b164ff        
        
          <div style="background-color:#b164ff;">Content here</div>
        
        
          .mybackground {background-color:#b164ff;}
        
        Background color #b164ff
      
           Border around this has a color of #b164ff        
        
          <div style="border:2px solid #b164ff;">Content here</div>
        
        
          .myborder {border:2px solid #b164ff;}
        
        Border color #b164ff