#b40af0 color space conversions
Hex:
        #b40af0
        RGB:
        180, 10, 240
        CMY:
        29, 96, 6
        CMYK:
        25, 96, 0, 6
      HSL:
        284°, 92.0000%, 49.0196%
        HSV (HSB):
        284°, 95.8333%, 94.1176%
        XYZ:
        34.6591, 16.2117, 83.7405
        xyY:
        0.2575, 0.1204, 16.2117
      CIE-Lab:
        47.2510, 84.5816, -74.1873
        CIE-LCH:
        47.2510, 112.5069, 318.7457
        CIE-Luv:
        47.2510, 39.4390, -118.2778
        Hunter-Lab:
        40.2637, 83.1919, -95.1269
      #b40af0 color charts
#b40af0 RGB chart
      #b40af0 CMYK chart
      #b40af0 RGB pie chart
      #b40af0 color shades, tints & tones
#b40af0 color schemes
#b40af0 color preview, HTML & CSS examples
           This text has a color of #b40af0        
        
          <p style="color:#b40af0;">Text here</p>
        
        
          .mytext {color:#b40af0;}
        
        Text color #b40af0
      
           This box has a color of #b40af0        
        
          <div style="background-color:#b40af0;">Content here</div>
        
        
          .mybackground {background-color:#b40af0;}
        
        Background color #b40af0
      
           Border around this has a color of #b40af0        
        
          <div style="border:2px solid #b40af0;">Content here</div>
        
        
          .myborder {border:2px solid #b40af0;}
        
        Border color #b40af0