#b04df4 color space conversions
Hex:
        #b04df4
        RGB:
        176, 77, 244
        CMY:
        31, 70, 4
        CMYK:
        28, 68, 0, 4
      HSL:
        276°, 88.3598%, 62.9412%
        HSV (HSB):
        276°, 68.4426%, 95.6863%
        XYZ:
        36.8875, 21.0695, 87.7106
        xyY:
        0.2532, 0.1446, 21.0695
      CIE-Lab:
        53.0255, 67.1885, -67.0824
        CIE-LCH:
        53.0255, 94.9439, 315.0453
        CIE-Luv:
        53.0255, 28.7212, -110.6607
        Hunter-Lab:
        45.9015, 63.1189, -81.1627
      #b04df4 color charts
#b04df4 RGB chart
      #b04df4 CMYK chart
      #b04df4 RGB pie chart
      #b04df4 color shades, tints & tones
#b04df4 color schemes
#b04df4 color preview, HTML & CSS examples
           This text has a color of #b04df4        
        
          <p style="color:#b04df4;">Text here</p>
        
        
          .mytext {color:#b04df4;}
        
        Text color #b04df4
      
           This box has a color of #b04df4        
        
          <div style="background-color:#b04df4;">Content here</div>
        
        
          .mybackground {background-color:#b04df4;}
        
        Background color #b04df4
      
           Border around this has a color of #b04df4        
        
          <div style="border:2px solid #b04df4;">Content here</div>
        
        
          .myborder {border:2px solid #b04df4;}
        
        Border color #b04df4