#b171f7 color space conversions
Hex:
        #b171f7
        RGB:
        177, 113, 247
        CMY:
        31, 56, 3
        CMYK:
        28, 54, 0, 3
      HSL:
        269°, 89.3333%, 70.5882%
        HSV (HSB):
        269°, 54.2510%, 96.8627%
        XYZ:
        40.8251, 27.8728, 91.2240
        xyY:
        0.2553, 0.1743, 27.8728
      CIE-Lab:
        59.7736, 50.6428, -57.8999
        CIE-LCH:
        59.7736, 76.9226, 311.1749
        CIE-Luv:
        59.7736, 19.4800, -97.8421
        Hunter-Lab:
        52.7947, 45.6399, -65.4910
      #b171f7 color charts
#b171f7 RGB chart
      #b171f7 CMYK chart
      #b171f7 RGB pie chart
      #b171f7 color shades, tints & tones
#b171f7 color schemes
#b171f7 color preview, HTML & CSS examples
           This text has a color of #b171f7        
        
          <p style="color:#b171f7;">Text here</p>
        
        
          .mytext {color:#b171f7;}
        
        Text color #b171f7
      
           This box has a color of #b171f7        
        
          <div style="background-color:#b171f7;">Content here</div>
        
        
          .mybackground {background-color:#b171f7;}
        
        Background color #b171f7
      
           Border around this has a color of #b171f7        
        
          <div style="border:2px solid #b171f7;">Content here</div>
        
        
          .myborder {border:2px solid #b171f7;}
        
        Border color #b171f7