#b94bba color space conversions
Hex:
        #b94bba
        RGB:
        185, 75, 186
        CMY:
        27, 71, 27
        CMYK:
        1, 60, 0, 27
      HSL:
        299°, 44.5783%, 51.1765%
        HSV (HSB):
        299°, 59.6774%, 72.9412%
        XYZ:
        31.3866, 18.8916, 48.4466
        xyY:
        0.3179, 0.1914, 18.8916
      CIE-Lab:
        50.5602, 58.7013, -37.9266
        CIE-LCH:
        50.5602, 69.8875, 327.1338
        CIE-Luv:
        50.5602, 49.3142, -64.9385
        Hunter-Lab:
        43.4645, 52.8356, -35.6609
      #b94bba color charts
#b94bba RGB chart
      #b94bba CMYK chart
      #b94bba RGB pie chart
      #b94bba color shades, tints & tones
#b94bba color schemes
#b94bba color preview, HTML & CSS examples
           This text has a color of #b94bba        
        
          <p style="color:#b94bba;">Text here</p>
        
        
          .mytext {color:#b94bba;}
        
        Text color #b94bba
      
           This box has a color of #b94bba        
        
          <div style="background-color:#b94bba;">Content here</div>
        
        
          .mybackground {background-color:#b94bba;}
        
        Background color #b94bba
      
           Border around this has a color of #b94bba        
        
          <div style="border:2px solid #b94bba;">Content here</div>
        
        
          .myborder {border:2px solid #b94bba;}
        
        Border color #b94bba