#b17dc8 color space conversions
Hex:
        #b17dc8
        RGB:
        177, 125, 200
        CMY:
        31, 51, 22
        CMYK:
        12, 38, 0, 22
      HSL:
        282°, 40.5405%, 63.7255%
        HSV (HSB):
        282°, 37.5000%, 78.4314%
        XYZ:
        35.8904, 28.1845, 58.1921
        xyY:
        0.2935, 0.2305, 28.1845
      CIE-Lab:
        60.0550, 33.5726, -31.1754
        CIE-LCH:
        60.0550, 45.8151, 317.1203
        CIE-Luv:
        60.0550, 22.5409, -52.8990
        Hunter-Lab:
        53.0891, 27.7676, -27.8268
      #b17dc8 color charts
#b17dc8 RGB chart
      #b17dc8 CMYK chart
      #b17dc8 RGB pie chart
      #b17dc8 color shades, tints & tones
#b17dc8 color schemes
#b17dc8 color preview, HTML & CSS examples
           This text has a color of #b17dc8        
        
          <p style="color:#b17dc8;">Text here</p>
        
        
          .mytext {color:#b17dc8;}
        
        Text color #b17dc8
      
           This box has a color of #b17dc8        
        
          <div style="background-color:#b17dc8;">Content here</div>
        
        
          .mybackground {background-color:#b17dc8;}
        
        Background color #b17dc8
      
           Border around this has a color of #b17dc8        
        
          <div style="border:2px solid #b17dc8;">Content here</div>
        
        
          .myborder {border:2px solid #b17dc8;}
        
        Border color #b17dc8