#b17ff4 color space conversions
Hex:
        #b17ff4
        RGB:
        177, 127, 244
        CMY:
        31, 50, 4
        CMYK:
        27, 48, 0, 4
      HSL:
        266°, 84.1727%, 72.7451%
        HSV (HSB):
        266°, 47.9508%, 95.6863%
        XYZ:
        42.0500, 31.0575, 89.3664
        xyY:
        0.2588, 0.1912, 31.0575
      CIE-Lab:
        62.5562, 42.3849, -51.8139
        CIE-LCH:
        62.5562, 66.9415, 309.2839
        CIE-Luv:
        62.5562, 15.3776, -87.9416
        Hunter-Lab:
        55.7293, 37.1592, -56.0658
      #b17ff4 color charts
#b17ff4 RGB chart
      #b17ff4 CMYK chart
      #b17ff4 RGB pie chart
      #b17ff4 color shades, tints & tones
#b17ff4 color schemes
#b17ff4 color preview, HTML & CSS examples
           This text has a color of #b17ff4        
        
          <p style="color:#b17ff4;">Text here</p>
        
        
          .mytext {color:#b17ff4;}
        
        Text color #b17ff4
      
           This box has a color of #b17ff4        
        
          <div style="background-color:#b17ff4;">Content here</div>
        
        
          .mybackground {background-color:#b17ff4;}
        
        Background color #b17ff4
      
           Border around this has a color of #b17ff4        
        
          <div style="border:2px solid #b17ff4;">Content here</div>
        
        
          .myborder {border:2px solid #b17ff4;}
        
        Border color #b17ff4