#bf9acb color space conversions
Hex:
        #bf9acb
        RGB:
        191, 154, 203
        CMY:
        25, 40, 20
        CMYK:
        6, 24, 0, 20
      HSL:
        285°, 32.0261%, 70.0000%
        HSV (HSB):
        285°, 24.1379%, 79.6078%
        XYZ:
        43.8210, 38.4994, 61.6214
        xyY:
        0.3044, 0.2675, 38.4994
      CIE-Lab:
        68.3871, 22.5269, -19.9375
        CIE-LCH:
        68.3871, 30.0826, 318.4895
        CIE-Luv:
        68.3871, 17.4130, -34.2600
        Hunter-Lab:
        62.0479, 17.4809, -15.4490
      #bf9acb color charts
#bf9acb RGB chart
      #bf9acb CMYK chart
      #bf9acb RGB pie chart
      #bf9acb color shades, tints & tones
#bf9acb color schemes
#bf9acb color preview, HTML & CSS examples
           This text has a color of #bf9acb        
        
          <p style="color:#bf9acb;">Text here</p>
        
        
          .mytext {color:#bf9acb;}
        
        Text color #bf9acb
      
           This box has a color of #bf9acb        
        
          <div style="background-color:#bf9acb;">Content here</div>
        
        
          .mybackground {background-color:#bf9acb;}
        
        Background color #bf9acb
      
           Border around this has a color of #bf9acb        
        
          <div style="border:2px solid #bf9acb;">Content here</div>
        
        
          .myborder {border:2px solid #bf9acb;}
        
        Border color #bf9acb