#b430f1 color space conversions
Hex:
        #b430f1
        RGB:
        180, 48, 241
        CMY:
        29, 81, 5
        CMYK:
        25, 80, 0, 5
      HSL:
        281°, 87.3303%, 56.6667%
        HSV (HSB):
        281°, 80.0830%, 94.5098%
        XYZ:
        35.7565, 18.1681, 84.8413
        xyY:
        0.2577, 0.1309, 18.1681
      CIE-Lab:
        49.6993, 77.7593, -70.7654
        CIE-LCH:
        49.6993, 105.1392, 317.6960
        CIE-Luv:
        49.6993, 36.3702, -114.8769
        Hunter-Lab:
        42.6240, 75.1484, -88.1774
      #b430f1 color charts
#b430f1 RGB chart
      #b430f1 CMYK chart
      #b430f1 RGB pie chart
      #b430f1 color shades, tints & tones
#b430f1 color schemes
#b430f1 color preview, HTML & CSS examples
           This text has a color of #b430f1        
        
          <p style="color:#b430f1;">Text here</p>
        
        
          .mytext {color:#b430f1;}
        
        Text color #b430f1
      
           This box has a color of #b430f1        
        
          <div style="background-color:#b430f1;">Content here</div>
        
        
          .mybackground {background-color:#b430f1;}
        
        Background color #b430f1
      
           Border around this has a color of #b430f1        
        
          <div style="border:2px solid #b430f1;">Content here</div>
        
        
          .myborder {border:2px solid #b430f1;}
        
        Border color #b430f1