#b4408a color space conversions
Hex:
        #b4408a
        RGB:
        180, 64, 138
        CMY:
        29, 75, 46
        CMYK:
        0, 64, 23, 29
      HSL:
        322°, 47.5410%, 47.8431%
        HSV (HSB):
        322°, 64.4444%, 70.5882%
        XYZ:
        25.2432, 15.2051, 25.6492
        xyY:
        0.3819, 0.2300, 15.2051
      CIE-Lab:
        45.9138, 54.5250, -16.7712
        CIE-LCH:
        45.9138, 57.0460, 342.9027
        CIE-Luv:
        45.9138, 64.3983, -32.2241
        Hunter-Lab:
        38.9937, 47.3161, -11.7041
      #b4408a color charts
#b4408a RGB chart
      #b4408a CMYK chart
      #b4408a RGB pie chart
      #b4408a color shades, tints & tones
#b4408a color schemes
#b4408a color preview, HTML & CSS examples
           This text has a color of #b4408a        
        
          <p style="color:#b4408a;">Text here</p>
        
        
          .mytext {color:#b4408a;}
        
        Text color #b4408a
      
           This box has a color of #b4408a        
        
          <div style="background-color:#b4408a;">Content here</div>
        
        
          .mybackground {background-color:#b4408a;}
        
        Background color #b4408a
      
           Border around this has a color of #b4408a        
        
          <div style="border:2px solid #b4408a;">Content here</div>
        
        
          .myborder {border:2px solid #b4408a;}
        
        Border color #b4408a