#b172af color space conversions
Hex:
        #b172af
        RGB:
        177, 114, 175
        CMY:
        31, 55, 31
        CMYK:
        0, 36, 1, 31
      HSL:
        302°, 28.7671%, 57.0588%
        HSV (HSB):
        302°, 35.5932%, 69.4118%
        XYZ:
        31.8866, 24.4769, 43.6013
        xyY:
        0.3190, 0.2449, 24.4769
      CIE-Lab:
        56.5621, 34.6564, -22.3084
        CIE-LCH:
        56.5621, 41.2157, 327.2305
        CIE-Luv:
        56.5621, 31.5336, -38.6541
        Hunter-Lab:
        49.4741, 28.4656, -17.6202
      #b172af color charts
#b172af RGB chart
      #b172af CMYK chart
      #b172af RGB pie chart
      #b172af color shades, tints & tones
#b172af color schemes
#b172af color preview, HTML & CSS examples
           This text has a color of #b172af        
        
          <p style="color:#b172af;">Text here</p>
        
        
          .mytext {color:#b172af;}
        
        Text color #b172af
      
           This box has a color of #b172af        
        
          <div style="background-color:#b172af;">Content here</div>
        
        
          .mybackground {background-color:#b172af;}
        
        Background color #b172af
      
           Border around this has a color of #b172af        
        
          <div style="border:2px solid #b172af;">Content here</div>
        
        
          .myborder {border:2px solid #b172af;}
        
        Border color #b172af