#b403e8 color space conversions
Hex:
        #b403e8
        RGB:
        180, 3, 232
        CMY:
        29, 99, 9
        CMYK:
        22, 99, 0, 9
      HSL:
        286°, 97.4468%, 46.0784%
        HSV (HSB):
        286°, 98.7069%, 90.9804%
        XYZ:
        33.4204, 15.5946, 77.5925
        xyY:
        0.2640, 0.1232, 15.5946
      CIE-Lab:
        46.4381, 83.7781, -70.9900
        CIE-LCH:
        46.4381, 109.8105, 319.7235
        CIE-Luv:
        46.4381, 41.9333, -113.3130
        Hunter-Lab:
        39.4900, 81.9572, -88.8538
      #b403e8 color charts
#b403e8 RGB chart
      #b403e8 CMYK chart
      #b403e8 RGB pie chart
      #b403e8 color shades, tints & tones
#b403e8 color schemes
#b403e8 color preview, HTML & CSS examples
           This text has a color of #b403e8        
        
          <p style="color:#b403e8;">Text here</p>
        
        
          .mytext {color:#b403e8;}
        
        Text color #b403e8
      
           This box has a color of #b403e8        
        
          <div style="background-color:#b403e8;">Content here</div>
        
        
          .mybackground {background-color:#b403e8;}
        
        Background color #b403e8
      
           Border around this has a color of #b403e8        
        
          <div style="border:2px solid #b403e8;">Content here</div>
        
        
          .myborder {border:2px solid #b403e8;}
        
        Border color #b403e8