#b991cb color space conversions
Hex:
        #b991cb
        RGB:
        185, 145, 203
        CMY:
        27, 43, 20
        CMYK:
        9, 29, 0, 20
      HSL:
        281°, 35.8025%, 68.2353%
        HSV (HSB):
        281°, 28.5714%, 79.6078%
        XYZ:
        40.9125, 34.8769, 61.0755
        xyY:
        0.2989, 0.2548, 34.8769
      CIE-Lab:
        65.6527, 25.5709, -24.1619
        CIE-LCH:
        65.6527, 35.1805, 316.6228
        CIE-Luv:
        65.6527, 18.0518, -41.2209
        Hunter-Lab:
        59.0567, 20.3097, -19.9772
      #b991cb color charts
#b991cb RGB chart
      #b991cb CMYK chart
      #b991cb RGB pie chart
      #b991cb color shades, tints & tones
#b991cb color schemes
#b991cb color preview, HTML & CSS examples
           This text has a color of #b991cb        
        
          <p style="color:#b991cb;">Text here</p>
        
        
          .mytext {color:#b991cb;}
        
        Text color #b991cb
      
           This box has a color of #b991cb        
        
          <div style="background-color:#b991cb;">Content here</div>
        
        
          .mybackground {background-color:#b991cb;}
        
        Background color #b991cb
      
           Border around this has a color of #b991cb        
        
          <div style="border:2px solid #b991cb;">Content here</div>
        
        
          .myborder {border:2px solid #b991cb;}
        
        Border color #b991cb