#b1219d color space conversions
Hex:
        #b1219d
        RGB:
        177, 33, 157
        CMY:
        31, 87, 38
        CMYK:
        0, 81, 11, 31
      HSL:
        308°, 68.5714%, 41.1765%
        HSV (HSB):
        308°, 81.3559%, 69.4118%
        XYZ:
        24.7611, 12.8691, 33.0772
        xyY:
        0.3502, 0.1820, 12.8691
      CIE-Lab:
        42.5654, 66.8984, -33.4727
        CIE-LCH:
        42.5654, 74.8052, 333.4188
        CIE-Luv:
        42.5654, 63.3995, -56.9955
        Hunter-Lab:
        35.8736, 60.4277, -29.5568
      #b1219d color charts
#b1219d RGB chart
      #b1219d CMYK chart
      #b1219d RGB pie chart
      #b1219d color shades, tints & tones
#b1219d color schemes
#b1219d color preview, HTML & CSS examples
           This text has a color of #b1219d        
        
          <p style="color:#b1219d;">Text here</p>
        
        
          .mytext {color:#b1219d;}
        
        Text color #b1219d
      
           This box has a color of #b1219d        
        
          <div style="background-color:#b1219d;">Content here</div>
        
        
          .mybackground {background-color:#b1219d;}
        
        Background color #b1219d
      
           Border around this has a color of #b1219d        
        
          <div style="border:2px solid #b1219d;">Content here</div>
        
        
          .myborder {border:2px solid #b1219d;}
        
        Border color #b1219d