#b91cb9 color space conversions
Hex:
        #b91cb9
        RGB:
        185, 28, 185
        CMY:
        27, 89, 27
        CMYK:
        0, 85, 0, 27
      HSL:
        300°, 73.7089%, 41.7647%
        HSV (HSB):
        300°, 84.8649%, 72.5490%
        XYZ:
        29.1798, 14.6476, 47.1883
        xyY:
        0.3206, 0.1609, 14.6476
      CIE-Lab:
        45.1477, 73.7337, -45.9249
        CIE-LCH:
        45.1477, 86.8663, 328.0834
        CIE-Luv:
        45.1477, 59.3311, -76.7174
        Hunter-Lab:
        38.2722, 69.1173, -46.3120
      #b91cb9 color charts
#b91cb9 RGB chart
      #b91cb9 CMYK chart
      #b91cb9 RGB pie chart
      #b91cb9 color shades, tints & tones
#b91cb9 color schemes
#b91cb9 color preview, HTML & CSS examples
           This text has a color of #b91cb9        
        
          <p style="color:#b91cb9;">Text here</p>
        
        
          .mytext {color:#b91cb9;}
        
        Text color #b91cb9
      
           This box has a color of #b91cb9        
        
          <div style="background-color:#b91cb9;">Content here</div>
        
        
          .mybackground {background-color:#b91cb9;}
        
        Background color #b91cb9
      
           Border around this has a color of #b91cb9        
        
          <div style="border:2px solid #b91cb9;">Content here</div>
        
        
          .myborder {border:2px solid #b91cb9;}
        
        Border color #b91cb9