#b991b9 color space conversions
Hex:
        #b991b9
        RGB:
        185, 145, 185
        CMY:
        27, 43, 27
        CMYK:
        0, 22, 0, 27
      HSL:
        300°, 22.2222%, 64.7059%
        HSV (HSB):
        300°, 21.6216%, 72.5490%
        XYZ:
        38.8899, 34.0679, 50.4250
        xyY:
        0.3152, 0.2761, 34.0679
      CIE-Lab:
        65.0164, 21.9871, -15.0527
        CIE-LCH:
        65.0164, 26.6461, 325.6038
        CIE-Luv:
        65.0164, 20.2966, -26.2521
        Hunter-Lab:
        58.3677, 16.7897, -10.3644
      #b991b9 color charts
#b991b9 RGB chart
      #b991b9 CMYK chart
      #b991b9 RGB pie chart
      #b991b9 color shades, tints & tones
#b991b9 color schemes
#b991b9 color preview, HTML & CSS examples
           This text has a color of #b991b9        
        
          <p style="color:#b991b9;">Text here</p>
        
        
          .mytext {color:#b991b9;}
        
        Text color #b991b9
      
           This box has a color of #b991b9        
        
          <div style="background-color:#b991b9;">Content here</div>
        
        
          .mybackground {background-color:#b991b9;}
        
        Background color #b991b9
      
           Border around this has a color of #b991b9        
        
          <div style="border:2px solid #b991b9;">Content here</div>
        
        
          .myborder {border:2px solid #b991b9;}
        
        Border color #b991b9