#b2139d color space conversions
Hex:
        #b2139d
        RGB:
        178, 19, 157
        CMY:
        30, 93, 38
        CMYK:
        0, 89, 12, 30
      HSL:
        308°, 80.7107%, 38.6275%
        HSV (HSB):
        308°, 89.3258%, 69.8039%
        XYZ:
        24.6788, 12.3650, 32.9843
        xyY:
        0.3524, 0.1766, 12.3650
      CIE-Lab:
        41.7905, 69.8841, -34.6827
        CIE-LCH:
        41.7905, 78.0172, 333.6053
        CIE-Luv:
        41.7905, 66.0166, -58.8446
        Hunter-Lab:
        35.1640, 63.7379, -31.0000
      #b2139d color charts
#b2139d RGB chart
      #b2139d CMYK chart
      #b2139d RGB pie chart
      #b2139d color shades, tints & tones
#b2139d color schemes
#b2139d color preview, HTML & CSS examples
           This text has a color of #b2139d        
        
          <p style="color:#b2139d;">Text here</p>
        
        
          .mytext {color:#b2139d;}
        
        Text color #b2139d
      
           This box has a color of #b2139d        
        
          <div style="background-color:#b2139d;">Content here</div>
        
        
          .mybackground {background-color:#b2139d;}
        
        Background color #b2139d
      
           Border around this has a color of #b2139d        
        
          <div style="border:2px solid #b2139d;">Content here</div>
        
        
          .myborder {border:2px solid #b2139d;}
        
        Border color #b2139d