#b42691 color space conversions
Hex:
        #b42691
        RGB:
        180, 38, 145
        CMY:
        29, 85, 43
        CMYK:
        0, 79, 19, 29
      HSL:
        315°, 65.1376%, 42.7451%
        HSV (HSB):
        315°, 78.8889%, 70.5882%
        XYZ:
        24.6263, 13.1339, 28.0252
        xyY:
        0.3743, 0.1996, 13.1339
      CIE-Lab:
        42.9642, 64.5989, -25.5587
        CIE-LCH:
        42.9642, 69.4713, 338.4136
        CIE-Luv:
        42.9642, 69.4699, -45.6210
        Hunter-Lab:
        36.2407, 57.8736, -20.4810
      #b42691 color charts
#b42691 RGB chart
      #b42691 CMYK chart
      #b42691 RGB pie chart
      #b42691 color shades, tints & tones
#b42691 color schemes
#b42691 color preview, HTML & CSS examples
           This text has a color of #b42691        
        
          <p style="color:#b42691;">Text here</p>
        
        
          .mytext {color:#b42691;}
        
        Text color #b42691
      
           This box has a color of #b42691        
        
          <div style="background-color:#b42691;">Content here</div>
        
        
          .mybackground {background-color:#b42691;}
        
        Background color #b42691
      
           Border around this has a color of #b42691        
        
          <div style="border:2px solid #b42691;">Content here</div>
        
        
          .myborder {border:2px solid #b42691;}
        
        Border color #b42691