#b1429d color space conversions
Hex:
        #b1429d
        RGB:
        177, 66, 157
        CMY:
        31, 74, 38
        CMYK:
        0, 63, 11, 31
      HSL:
        311°, 45.6790%, 47.6471%
        HSV (HSB):
        311°, 62.7119%, 69.4118%
        XYZ:
        26.1655, 15.6779, 33.5453
        xyY:
        0.3471, 0.2080, 15.6779
      CIE-Lab:
        46.5490, 55.6544, -27.2358
        CIE-LCH:
        46.5490, 61.9613, 333.9241
        CIE-Luv:
        46.5490, 55.2526, -47.5167
        Hunter-Lab:
        39.5953, 48.6652, -22.5141
      #b1429d color charts
#b1429d RGB chart
      #b1429d CMYK chart
      #b1429d RGB pie chart
      #b1429d color shades, tints & tones
#b1429d color schemes
#b1429d color preview, HTML & CSS examples
           This text has a color of #b1429d        
        
          <p style="color:#b1429d;">Text here</p>
        
        
          .mytext {color:#b1429d;}
        
        Text color #b1429d
      
           This box has a color of #b1429d        
        
          <div style="background-color:#b1429d;">Content here</div>
        
        
          .mybackground {background-color:#b1429d;}
        
        Background color #b1429d
      
           Border around this has a color of #b1429d        
        
          <div style="border:2px solid #b1429d;">Content here</div>
        
        
          .myborder {border:2px solid #b1429d;}
        
        Border color #b1429d