#b404d6 color space conversions
Hex:
        #b404d6
        RGB:
        180, 4, 214
        CMY:
        29, 98, 16
        CMYK:
        16, 98, 0, 16
      HSL:
        290°, 96.3303%, 42.7451%
        HSV (HSB):
        290°, 98.1308%, 83.9216%
        XYZ:
        31.0034, 14.6452, 64.8111
        xyY:
        0.2807, 0.1326, 14.6452
      CIE-Lab:
        45.1443, 80.6333, -62.8176
        CIE-LCH:
        45.1443, 102.2144, 322.0795
        CIE-Luv:
        45.1443, 47.4026, -101.0705
        Hunter-Lab:
        38.2690, 77.6399, -73.6232
      #b404d6 color charts
#b404d6 RGB chart
      #b404d6 CMYK chart
      #b404d6 RGB pie chart
      #b404d6 color shades, tints & tones
#b404d6 color schemes
#b404d6 color preview, HTML & CSS examples
           This text has a color of #b404d6        
        
          <p style="color:#b404d6;">Text here</p>
        
        
          .mytext {color:#b404d6;}
        
        Text color #b404d6
      
           This box has a color of #b404d6        
        
          <div style="background-color:#b404d6;">Content here</div>
        
        
          .mybackground {background-color:#b404d6;}
        
        Background color #b404d6
      
           Border around this has a color of #b404d6        
        
          <div style="border:2px solid #b404d6;">Content here</div>
        
        
          .myborder {border:2px solid #b404d6;}
        
        Border color #b404d6