#b40cf6 color space conversions
Hex:
        #b40cf6
        RGB:
        180, 12, 246
        CMY:
        29, 95, 4
        CMYK:
        27, 95, 0, 4
      HSL:
        283°, 92.8571%, 50.5882%
        HSV (HSB):
        283°, 95.1220%, 96.4706%
        XYZ:
        35.5884, 16.6201, 88.5211
        xyY:
        0.2529, 0.1181, 16.6201
      CIE-Lab:
        47.7777, 85.4756, -76.7017
        CIE-LCH:
        47.7777, 114.8444, 318.0967
        CIE-Luv:
        47.7777, 37.7463, -122.1073
        Hunter-Lab:
        40.7677, 84.4791, -100.2021
      #b40cf6 color charts
#b40cf6 RGB chart
      #b40cf6 CMYK chart
      #b40cf6 RGB pie chart
      #b40cf6 color shades, tints & tones
#b40cf6 color schemes
#b40cf6 color preview, HTML & CSS examples
           This text has a color of #b40cf6        
        
          <p style="color:#b40cf6;">Text here</p>
        
        
          .mytext {color:#b40cf6;}
        
        Text color #b40cf6
      
           This box has a color of #b40cf6        
        
          <div style="background-color:#b40cf6;">Content here</div>
        
        
          .mybackground {background-color:#b40cf6;}
        
        Background color #b40cf6
      
           Border around this has a color of #b40cf6        
        
          <div style="border:2px solid #b40cf6;">Content here</div>
        
        
          .myborder {border:2px solid #b40cf6;}
        
        Border color #b40cf6