#b41398 color space conversions
Hex:
        #b41398
        RGB:
        180, 19, 152
        CMY:
        29, 93, 40
        CMYK:
        0, 89, 16, 29
      HSL:
        310°, 80.9045%, 39.0196%
        HSV (HSB):
        310°, 89.4444%, 70.5882%
        XYZ:
        24.7228, 12.4360, 30.8031
        xyY:
        0.3638, 0.1830, 12.4360
      CIE-Lab:
        41.9009, 69.5977, -31.4638
        CIE-LCH:
        41.9009, 76.3794, 335.6731
        CIE-Luv:
        41.9009, 69.6197, -54.3444
        Hunter-Lab:
        35.2648, 63.4261, -27.1034
      #b41398 color charts
#b41398 RGB chart
      #b41398 CMYK chart
      #b41398 RGB pie chart
      #b41398 color shades, tints & tones
#b41398 color schemes
#b41398 color preview, HTML & CSS examples
           This text has a color of #b41398        
        
          <p style="color:#b41398;">Text here</p>
        
        
          .mytext {color:#b41398;}
        
        Text color #b41398
      
           This box has a color of #b41398        
        
          <div style="background-color:#b41398;">Content here</div>
        
        
          .mybackground {background-color:#b41398;}
        
        Background color #b41398
      
           Border around this has a color of #b41398        
        
          <div style="border:2px solid #b41398;">Content here</div>
        
        
          .myborder {border:2px solid #b41398;}
        
        Border color #b41398