#b2428a color space conversions
Hex:
        #b2428a
        RGB:
        178, 66, 138
        CMY:
        30, 74, 46
        CMYK:
        0, 63, 22, 30
      HSL:
        321°, 45.9016%, 47.8431%
        HSV (HSB):
        321°, 62.9213%, 69.8039%
        XYZ:
        24.8958, 15.1964, 25.6658
        xyY:
        0.3786, 0.2311, 15.1964
      CIE-Lab:
        45.9020, 53.0943, -16.8183
        CIE-LCH:
        45.9020, 55.6943, 342.4238
        CIE-Luv:
        45.9020, 62.1039, -32.0365
        Hunter-Lab:
        38.9825, 45.7776, -11.7483
      #b2428a color charts
#b2428a RGB chart
      #b2428a CMYK chart
      #b2428a RGB pie chart
      #b2428a color shades, tints & tones
#b2428a color schemes
#b2428a color preview, HTML & CSS examples
           This text has a color of #b2428a        
        
          <p style="color:#b2428a;">Text here</p>
        
        
          .mytext {color:#b2428a;}
        
        Text color #b2428a
      
           This box has a color of #b2428a        
        
          <div style="background-color:#b2428a;">Content here</div>
        
        
          .mybackground {background-color:#b2428a;}
        
        Background color #b2428a
      
           Border around this has a color of #b2428a        
        
          <div style="border:2px solid #b2428a;">Content here</div>
        
        
          .myborder {border:2px solid #b2428a;}
        
        Border color #b2428a