#b40aa8 color space conversions
Hex:
        #b40aa8
        RGB:
        180, 10, 168
        CMY:
        29, 96, 34
        CMYK:
        0, 94, 7, 29
      HSL:
        304°, 89.4737%, 37.2549%
        HSV (HSB):
        304°, 94.4444%, 70.5882%
        XYZ:
        25.9988, 12.7475, 38.1360
        xyY:
        0.3382, 0.1658, 12.7475
      CIE-Lab:
        42.3804, 72.9306, -40.3234
        CIE-LCH:
        42.3804, 83.3357, 331.0617
        CIE-Luv:
        42.3804, 63.7762, -67.4216
        Hunter-Lab:
        35.7037, 67.4992, -38.3366
      #b40aa8 color charts
#b40aa8 RGB chart
      #b40aa8 CMYK chart
      #b40aa8 RGB pie chart
      #b40aa8 color shades, tints & tones
#b40aa8 color schemes
#b40aa8 color preview, HTML & CSS examples
           This text has a color of #b40aa8        
        
          <p style="color:#b40aa8;">Text here</p>
        
        
          .mytext {color:#b40aa8;}
        
        Text color #b40aa8
      
           This box has a color of #b40aa8        
        
          <div style="background-color:#b40aa8;">Content here</div>
        
        
          .mybackground {background-color:#b40aa8;}
        
        Background color #b40aa8
      
           Border around this has a color of #b40aa8        
        
          <div style="border:2px solid #b40aa8;">Content here</div>
        
        
          .myborder {border:2px solid #b40aa8;}
        
        Border color #b40aa8