#b430e0 color space conversions
Hex:
        #b430e0
        RGB:
        180, 48, 224
        CMY:
        29, 81, 12
        CMYK:
        20, 79, 0, 12
      HSL:
        285°, 73.9496%, 53.3333%
        HSV (HSB):
        285°, 78.5714%, 87.8431%
        XYZ:
        33.3339, 17.1990, 72.0839
        xyY:
        0.2719, 0.1403, 17.1990
      CIE-Lab:
        48.5098, 74.5433, -63.0863
        CIE-LCH:
        48.5098, 97.6554, 319.7586
        CIE-Luv:
        48.5098, 40.8986, -103.0266
        Hunter-Lab:
        41.4717, 70.8982, -74.0245
      #b430e0 color charts
#b430e0 RGB chart
      #b430e0 CMYK chart
      #b430e0 RGB pie chart
      #b430e0 color shades, tints & tones
#b430e0 color schemes
#b430e0 color preview, HTML & CSS examples
           This text has a color of #b430e0        
        
          <p style="color:#b430e0;">Text here</p>
        
        
          .mytext {color:#b430e0;}
        
        Text color #b430e0
      
           This box has a color of #b430e0        
        
          <div style="background-color:#b430e0;">Content here</div>
        
        
          .mybackground {background-color:#b430e0;}
        
        Background color #b430e0
      
           Border around this has a color of #b430e0        
        
          <div style="border:2px solid #b430e0;">Content here</div>
        
        
          .myborder {border:2px solid #b430e0;}
        
        Border color #b430e0