#b404d4 color space conversions
Hex:
        #b404d4
        RGB:
        180, 4, 212
        CMY:
        29, 98, 17
        CMYK:
        15, 98, 0, 17
      HSL:
        291°, 96.2963%, 42.3529%
        HSV (HSB):
        291°, 98.1132%, 83.1373%
        XYZ:
        30.7495, 14.5436, 63.4739
        xyY:
        0.2827, 0.1337, 14.5436
      CIE-Lab:
        45.0026, 80.3017, -61.8968
        CIE-LCH:
        45.0026, 101.3883, 322.3748
        CIE-Luv:
        45.0026, 48.0491, -99.6878
        Hunter-Lab:
        38.1361, 77.1881, -71.9873
      #b404d4 color charts
#b404d4 RGB chart
      #b404d4 CMYK chart
      #b404d4 RGB pie chart
      #b404d4 color shades, tints & tones
#b404d4 color schemes
#b404d4 color preview, HTML & CSS examples
           This text has a color of #b404d4        
        
          <p style="color:#b404d4;">Text here</p>
        
        
          .mytext {color:#b404d4;}
        
        Text color #b404d4
      
           This box has a color of #b404d4        
        
          <div style="background-color:#b404d4;">Content here</div>
        
        
          .mybackground {background-color:#b404d4;}
        
        Background color #b404d4
      
           Border around this has a color of #b404d4        
        
          <div style="border:2px solid #b404d4;">Content here</div>
        
        
          .myborder {border:2px solid #b404d4;}
        
        Border color #b404d4