#b404c8 color space conversions
Hex:
        #b404c8
        RGB:
        180, 4, 200
        CMY:
        29, 98, 22
        CMYK:
        10, 98, 0, 22
      HSL:
        294°, 96.0784%, 40.0000%
        HSV (HSB):
        294°, 98.0000%, 78.4314%
        XYZ:
        29.2911, 13.9603, 55.7944
        xyY:
        0.2957, 0.1409, 13.9603
      CIE-Lab:
        44.1759, 78.3509, -56.2927
        CIE-LCH:
        44.1759, 96.4766, 324.3039
        CIE-Luv:
        44.1759, 52.0805, -91.2725
        Hunter-Lab:
        37.3634, 74.5494, -62.3826
      #b404c8 color charts
#b404c8 RGB chart
      #b404c8 CMYK chart
      #b404c8 RGB pie chart
      #b404c8 color shades, tints & tones
#b404c8 color schemes
#b404c8 color preview, HTML & CSS examples
           This text has a color of #b404c8        
        
          <p style="color:#b404c8;">Text here</p>
        
        
          .mytext {color:#b404c8;}
        
        Text color #b404c8
      
           This box has a color of #b404c8        
        
          <div style="background-color:#b404c8;">Content here</div>
        
        
          .mybackground {background-color:#b404c8;}
        
        Background color #b404c8
      
           Border around this has a color of #b404c8        
        
          <div style="border:2px solid #b404c8;">Content here</div>
        
        
          .myborder {border:2px solid #b404c8;}
        
        Border color #b404c8