#b04fab color space conversions
Hex:
        #b04fab
        RGB:
        176, 79, 171
        CMY:
        31, 69, 33
        CMYK:
        0, 55, 3, 31
      HSL:
        303°, 38.0392%, 50.0000%
        HSV (HSB):
        303°, 55.1136%, 69.0196%
        XYZ:
        28.0512, 17.7623, 40.4781
        xyY:
        0.3251, 0.2058, 17.7623
      CIE-Lab:
        49.2066, 51.8323, -31.3830
        CIE-LCH:
        49.2066, 60.5927, 328.8063
        CIE-Luv:
        49.2066, 46.0154, -53.7217
        Hunter-Lab:
        42.1454, 45.0517, -27.4427
      #b04fab color charts
#b04fab RGB chart
      #b04fab CMYK chart
      #b04fab RGB pie chart
      #b04fab color shades, tints & tones
#b04fab color schemes
#b04fab color preview, HTML & CSS examples
           This text has a color of #b04fab        
        
          <p style="color:#b04fab;">Text here</p>
        
        
          .mytext {color:#b04fab;}
        
        Text color #b04fab
      
           This box has a color of #b04fab        
        
          <div style="background-color:#b04fab;">Content here</div>
        
        
          .mybackground {background-color:#b04fab;}
        
        Background color #b04fab
      
           Border around this has a color of #b04fab        
        
          <div style="border:2px solid #b04fab;">Content here</div>
        
        
          .myborder {border:2px solid #b04fab;}
        
        Border color #b04fab