#b164ed color space conversions
Hex:
        #b164ed
        RGB:
        177, 100, 237
        CMY:
        31, 61, 7
        CMYK:
        25, 58, 0, 7
      HSL:
        274°, 79.1908%, 66.0784%
        HSV (HSB):
        274°, 57.8059%, 92.9412%
        XYZ:
        37.9747, 24.5759, 82.8629
        xyY:
        0.2611, 0.1690, 24.5759
      CIE-Lab:
        56.6598, 55.0717, -57.3227
        CIE-LCH:
        56.6598, 79.4908, 313.8527
        CIE-Luv:
        56.6598, 25.0402, -96.3122
        Hunter-Lab:
        49.5741, 49.9798, -64.4012
      #b164ed color charts
#b164ed RGB chart
      #b164ed CMYK chart
      #b164ed RGB pie chart
      #b164ed color shades, tints & tones
#b164ed color schemes
#b164ed color preview, HTML & CSS examples
           This text has a color of #b164ed        
        
          <p style="color:#b164ed;">Text here</p>
        
        
          .mytext {color:#b164ed;}
        
        Text color #b164ed
      
           This box has a color of #b164ed        
        
          <div style="background-color:#b164ed;">Content here</div>
        
        
          .mybackground {background-color:#b164ed;}
        
        Background color #b164ed
      
           Border around this has a color of #b164ed        
        
          <div style="border:2px solid #b164ed;">Content here</div>
        
        
          .myborder {border:2px solid #b164ed;}
        
        Border color #b164ed