#b804d8 color space conversions
Hex:
        #b804d8
        RGB:
        184, 4, 216
        CMY:
        28, 98, 15
        CMYK:
        15, 98, 0, 15
      HSL:
        291°, 96.3636%, 43.1373%
        HSV (HSB):
        291°, 98.1481%, 84.7059%
        XYZ:
        32.2053, 15.2350, 66.2090
        xyY:
        0.2834, 0.1341, 15.2350
      CIE-Lab:
        45.9545, 81.5325, -62.6218
        CIE-LCH:
        45.9545, 102.8058, 322.4736
        CIE-Luv:
        45.9545, 49.3443, -101.4654
        Hunter-Lab:
        39.0321, 78.9736, -73.2494
      #b804d8 color charts
#b804d8 RGB chart
      #b804d8 CMYK chart
      #b804d8 RGB pie chart
      #b804d8 color shades, tints & tones
#b804d8 color schemes
#b804d8 color preview, HTML & CSS examples
           This text has a color of #b804d8        
        
          <p style="color:#b804d8;">Text here</p>
        
        
          .mytext {color:#b804d8;}
        
        Text color #b804d8
      
           This box has a color of #b804d8        
        
          <div style="background-color:#b804d8;">Content here</div>
        
        
          .mybackground {background-color:#b804d8;}
        
        Background color #b804d8
      
           Border around this has a color of #b804d8        
        
          <div style="border:2px solid #b804d8;">Content here</div>
        
        
          .myborder {border:2px solid #b804d8;}
        
        Border color #b804d8