#b4169f color space conversions
Hex:
        #b4169f
        RGB:
        180, 22, 159
        CMY:
        29, 91, 38
        CMYK:
        0, 88, 12, 29
      HSL:
        308°, 78.2178%, 39.6078%
        HSV (HSB):
        308°, 87.7778%, 70.5882%
        XYZ:
        25.3673, 12.7803, 33.9307
        xyY:
        0.3519, 0.1773, 12.7803
      CIE-Lab:
        42.4304, 70.0655, -34.8522
        CIE-LCH:
        42.4304, 78.2550, 333.5532
        CIE-Luv:
        42.4304, 66.4015, -59.3569
        Hunter-Lab:
        35.7496, 64.0989, -31.2488
      #b4169f color charts
#b4169f RGB chart
      #b4169f CMYK chart
      #b4169f RGB pie chart
      #b4169f color shades, tints & tones
#b4169f color schemes
#b4169f color preview, HTML & CSS examples
           This text has a color of #b4169f        
        
          <p style="color:#b4169f;">Text here</p>
        
        
          .mytext {color:#b4169f;}
        
        Text color #b4169f
      
           This box has a color of #b4169f        
        
          <div style="background-color:#b4169f;">Content here</div>
        
        
          .mybackground {background-color:#b4169f;}
        
        Background color #b4169f
      
           Border around this has a color of #b4169f        
        
          <div style="border:2px solid #b4169f;">Content here</div>
        
        
          .myborder {border:2px solid #b4169f;}
        
        Border color #b4169f