#b04bba color space conversions
Hex:
        #b04bba
        RGB:
        176, 75, 186
        CMY:
        31, 71, 27
        CMYK:
        5, 60, 0, 27
      HSL:
        295°, 44.5783%, 51.1765%
        HSV (HSB):
        295°, 59.6774%, 72.9412%
        XYZ:
        29.2835, 17.8074, 48.3481
        xyY:
        0.3068, 0.1866, 17.8074
      CIE-Lab:
        49.2617, 56.3999, -40.0618
        CIE-LCH:
        49.2617, 69.1802, 324.6132
        CIE-Luv:
        49.2617, 43.2309, -67.4222
        Hunter-Lab:
        42.1989, 50.0204, -38.3906
      #b04bba color charts
#b04bba RGB chart
      #b04bba CMYK chart
      #b04bba RGB pie chart
      #b04bba color shades, tints & tones
#b04bba color schemes
#b04bba color preview, HTML & CSS examples
           This text has a color of #b04bba        
        
          <p style="color:#b04bba;">Text here</p>
        
        
          .mytext {color:#b04bba;}
        
        Text color #b04bba
      
           This box has a color of #b04bba        
        
          <div style="background-color:#b04bba;">Content here</div>
        
        
          .mybackground {background-color:#b04bba;}
        
        Background color #b04bba
      
           Border around this has a color of #b04bba        
        
          <div style="border:2px solid #b04bba;">Content here</div>
        
        
          .myborder {border:2px solid #b04bba;}
        
        Border color #b04bba