#b43992 color space conversions
Hex:
        #b43992
        RGB:
        180, 57, 146
        CMY:
        29, 78, 43
        CMYK:
        0, 68, 19, 29
      HSL:
        317°, 51.8987%, 46.4706%
        HSV (HSB):
        317°, 68.3333%, 70.5882%
        XYZ:
        25.4738, 14.7049, 28.6898
        xyY:
        0.3699, 0.2135, 14.7049
      CIE-Lab:
        45.2273, 58.4597, -22.6548
        CIE-LCH:
        45.2273, 62.6959, 338.8173
        CIE-Luv:
        45.2273, 64.0672, -41.0686
        Hunter-Lab:
        38.3469, 51.4702, -17.5158
      #b43992 color charts
#b43992 RGB chart
      #b43992 CMYK chart
      #b43992 RGB pie chart
      #b43992 color shades, tints & tones
#b43992 color schemes
#b43992 color preview, HTML & CSS examples
           This text has a color of #b43992        
        
          <p style="color:#b43992;">Text here</p>
        
        
          .mytext {color:#b43992;}
        
        Text color #b43992
      
           This box has a color of #b43992        
        
          <div style="background-color:#b43992;">Content here</div>
        
        
          .mybackground {background-color:#b43992;}
        
        Background color #b43992
      
           Border around this has a color of #b43992        
        
          <div style="border:2px solid #b43992;">Content here</div>
        
        
          .myborder {border:2px solid #b43992;}
        
        Border color #b43992