#b2197f color space conversions
Hex:
        #b2197f
        RGB:
        178, 25, 127
        CMY:
        30, 90, 50
        CMYK:
        0, 86, 29, 30
      HSL:
        320°, 75.3695%, 39.8039%
        HSV (HSB):
        320°, 85.9551%, 69.8039%
        XYZ:
        22.5385, 11.6925, 21.1476
        xyY:
        0.4070, 0.2111, 11.6925
      CIE-Lab:
        40.7232, 64.9830, -18.0250
        CIE-LCH:
        40.7232, 67.4366, 344.4970
        CIE-Luv:
        40.7232, 77.8694, -34.7898
        Hunter-Lab:
        34.1944, 57.8144, -12.7321
      #b2197f color charts
#b2197f RGB chart
      #b2197f CMYK chart
      #b2197f RGB pie chart
      #b2197f color shades, tints & tones
#b2197f color schemes
#b2197f color preview, HTML & CSS examples
           This text has a color of #b2197f        
        
          <p style="color:#b2197f;">Text here</p>
        
        
          .mytext {color:#b2197f;}
        
        Text color #b2197f
      
           This box has a color of #b2197f        
        
          <div style="background-color:#b2197f;">Content here</div>
        
        
          .mybackground {background-color:#b2197f;}
        
        Background color #b2197f
      
           Border around this has a color of #b2197f        
        
          <div style="border:2px solid #b2197f;">Content here</div>
        
        
          .myborder {border:2px solid #b2197f;}
        
        Border color #b2197f