#b171d4 color space conversions
Hex:
        #b171d4
        RGB:
        177, 113, 212
        CMY:
        31, 56, 17
        CMYK:
        17, 47, 0, 17
      HSL:
        279°, 53.5135%, 63.7255%
        HSV (HSB):
        279°, 46.6981%, 83.1373%
        XYZ:
        35.9203, 25.9108, 65.3954
        xyY:
        0.2823, 0.2037, 25.9108
      CIE-Lab:
        57.9523, 42.7362, -41.2390
        CIE-LCH:
        57.9523, 59.3889, 316.0214
        CIE-Luv:
        57.9523, 25.3261, -69.8212
        Hunter-Lab:
        50.9027, 36.8815, -40.5389
      #b171d4 color charts
#b171d4 RGB chart
      #b171d4 CMYK chart
      #b171d4 RGB pie chart
      #b171d4 color shades, tints & tones
#b171d4 color schemes
#b171d4 color preview, HTML & CSS examples
           This text has a color of #b171d4        
        
          <p style="color:#b171d4;">Text here</p>
        
        
          .mytext {color:#b171d4;}
        
        Text color #b171d4
      
           This box has a color of #b171d4        
        
          <div style="background-color:#b171d4;">Content here</div>
        
        
          .mybackground {background-color:#b171d4;}
        
        Background color #b171d4
      
           Border around this has a color of #b171d4        
        
          <div style="border:2px solid #b171d4;">Content here</div>
        
        
          .myborder {border:2px solid #b171d4;}
        
        Border color #b171d4