#b404eb color space conversions
Hex:
        #b404eb
        RGB:
        180, 4, 235
        CMY:
        29, 98, 8
        CMYK:
        23, 98, 0, 8
      HSL:
        286°, 96.6527%, 46.8627%
        HSV (HSB):
        286°, 98.2979%, 92.1569%
        XYZ:
        33.8612, 15.7883, 79.8600
        xyY:
        0.2615, 0.1219, 15.7883
      CIE-Lab:
        46.6955, 84.2132, -72.2697
        CIE-LCH:
        46.6955, 110.9720, 319.3646
        CIE-Luv:
        46.6955, 41.0360, -115.2556
        Hunter-Lab:
        39.7345, 82.5800, -91.3494
      #b404eb color charts
#b404eb RGB chart
      #b404eb CMYK chart
      #b404eb RGB pie chart
      #b404eb color shades, tints & tones
#b404eb color schemes
#b404eb color preview, HTML & CSS examples
           This text has a color of #b404eb        
        
          <p style="color:#b404eb;">Text here</p>
        
        
          .mytext {color:#b404eb;}
        
        Text color #b404eb
      
           This box has a color of #b404eb        
        
          <div style="background-color:#b404eb;">Content here</div>
        
        
          .mybackground {background-color:#b404eb;}
        
        Background color #b404eb
      
           Border around this has a color of #b404eb        
        
          <div style="border:2px solid #b404eb;">Content here</div>
        
        
          .myborder {border:2px solid #b404eb;}
        
        Border color #b404eb