#b414f1 color space conversions
Hex:
        #b414f1
        RGB:
        180, 20, 241
        CMY:
        29, 92, 5
        CMYK:
        25, 92, 0, 5
      HSL:
        283°, 88.7550%, 51.1765%
        HSV (HSB):
        283°, 91.7012%, 94.5098%
        XYZ:
        34.9497, 16.5545, 84.5724
        xyY:
        0.2568, 0.1217, 16.5545
      CIE-Lab:
        47.6937, 83.6688, -74.0287
        CIE-LCH:
        47.6937, 111.7171, 318.4982
        CIE-Luv:
        47.6937, 38.7518, -118.3482
        Hunter-Lab:
        40.6872, 82.1264, -94.7591
      #b414f1 color charts
#b414f1 RGB chart
      #b414f1 CMYK chart
      #b414f1 RGB pie chart
      #b414f1 color shades, tints & tones
#b414f1 color schemes
#b414f1 color preview, HTML & CSS examples
           This text has a color of #b414f1        
        
          <p style="color:#b414f1;">Text here</p>
        
        
          .mytext {color:#b414f1;}
        
        Text color #b414f1
      
           This box has a color of #b414f1        
        
          <div style="background-color:#b414f1;">Content here</div>
        
        
          .mybackground {background-color:#b414f1;}
        
        Background color #b414f1
      
           Border around this has a color of #b414f1        
        
          <div style="border:2px solid #b414f1;">Content here</div>
        
        
          .myborder {border:2px solid #b414f1;}
        
        Border color #b414f1