#b25481 color space conversions
Hex:
        #b25481
        RGB:
        178, 84, 129
        CMY:
        30, 67, 49
        CMYK:
        0, 53, 28, 30
      HSL:
        331°, 37.9032%, 51.3725%
        HSV (HSB):
        331°, 52.8090%, 69.8039%
        XYZ:
        25.4929, 17.3906, 22.7820
        xyY:
        0.3882, 0.2648, 17.3906
      CIE-Lab:
        48.7485, 43.3625, -7.0983
        CIE-LCH:
        48.7485, 43.9397, 350.7033
        CIE-Luv:
        48.7485, 56.8129, -17.1565
        Hunter-Lab:
        41.7020, 36.1402, -3.1989
      #b25481 color charts
#b25481 RGB chart
      #b25481 CMYK chart
      #b25481 RGB pie chart
      #b25481 color shades, tints & tones
#b25481 color schemes
#b25481 color preview, HTML & CSS examples
           This text has a color of #b25481        
        
          <p style="color:#b25481;">Text here</p>
        
        
          .mytext {color:#b25481;}
        
        Text color #b25481
      
           This box has a color of #b25481        
        
          <div style="background-color:#b25481;">Content here</div>
        
        
          .mybackground {background-color:#b25481;}
        
        Background color #b25481
      
           Border around this has a color of #b25481        
        
          <div style="border:2px solid #b25481;">Content here</div>
        
        
          .myborder {border:2px solid #b25481;}
        
        Border color #b25481