#b17fcb color space conversions
Hex:
        #b17fcb
        RGB:
        177, 127, 203
        CMY:
        31, 50, 20
        CMYK:
        13, 37, 0, 20
      HSL:
        279°, 42.2222%, 64.7059%
        HSV (HSB):
        279°, 37.4384%, 79.6078%
        XYZ:
        36.5003, 28.8377, 60.1424
        xyY:
        0.2909, 0.2298, 28.8377
      CIE-Lab:
        60.6381, 33.0951, -31.9634
        CIE-LCH:
        60.6381, 46.0103, 315.9965
        CIE-Luv:
        60.6381, 21.2471, -54.1823
        Hunter-Lab:
        53.7007, 27.3501, -28.8116
      #b17fcb color charts
#b17fcb RGB chart
      #b17fcb CMYK chart
      #b17fcb RGB pie chart
      #b17fcb color shades, tints & tones
#b17fcb color schemes
#b17fcb color preview, HTML & CSS examples
           This text has a color of #b17fcb        
        
          <p style="color:#b17fcb;">Text here</p>
        
        
          .mytext {color:#b17fcb;}
        
        Text color #b17fcb
      
           This box has a color of #b17fcb        
        
          <div style="background-color:#b17fcb;">Content here</div>
        
        
          .mybackground {background-color:#b17fcb;}
        
        Background color #b17fcb
      
           Border around this has a color of #b17fcb        
        
          <div style="border:2px solid #b17fcb;">Content here</div>
        
        
          .myborder {border:2px solid #b17fcb;}
        
        Border color #b17fcb