#b87fcb color space conversions
Hex:
        #b87fcb
        RGB:
        184, 127, 203
        CMY:
        28, 50, 20
        CMYK:
        9, 37, 0, 20
      HSL:
        285°, 42.2222%, 64.7059%
        HSV (HSB):
        285°, 37.4384%, 79.6078%
        XYZ:
        38.1360, 29.6809, 60.2189
        xyY:
        0.2979, 0.2318, 29.6809
      CIE-Lab:
        61.3779, 35.2560, -30.7575
        CIE-LCH:
        61.3779, 46.7868, 318.8984
        CIE-Luv:
        61.3779, 25.4480, -52.6932
        Hunter-Lab:
        54.4802, 29.6094, -27.3993
      #b87fcb color charts
#b87fcb RGB chart
      #b87fcb CMYK chart
      #b87fcb RGB pie chart
      #b87fcb color shades, tints & tones
#b87fcb color schemes
#b87fcb color preview, HTML & CSS examples
           This text has a color of #b87fcb        
        
          <p style="color:#b87fcb;">Text here</p>
        
        
          .mytext {color:#b87fcb;}
        
        Text color #b87fcb
      
           This box has a color of #b87fcb        
        
          <div style="background-color:#b87fcb;">Content here</div>
        
        
          .mybackground {background-color:#b87fcb;}
        
        Background color #b87fcb
      
           Border around this has a color of #b87fcb        
        
          <div style="border:2px solid #b87fcb;">Content here</div>
        
        
          .myborder {border:2px solid #b87fcb;}
        
        Border color #b87fcb