#b3317d color space conversions
Hex:
        #b3317d
        RGB:
        179, 49, 125
        CMY:
        30, 81, 51
        CMYK:
        0, 73, 30, 30
      HSL:
        325°, 57.0175%, 44.7059%
        HSV (HSB):
        325°, 72.6257%, 70.1961%
        XYZ:
        23.3904, 13.2610, 20.7289
        xyY:
        0.4076, 0.2311, 13.2610
      CIE-Lab:
        43.1539, 58.3570, -13.0645
        CIE-LCH:
        43.1539, 59.8015, 347.3811
        CIE-Luv:
        43.1539, 73.5094, -27.3881
        Hunter-Lab:
        36.4157, 50.9262, -8.2586
      #b3317d color charts
#b3317d RGB chart
      #b3317d CMYK chart
      #b3317d RGB pie chart
      #b3317d color shades, tints & tones
#b3317d color schemes
#b3317d color preview, HTML & CSS examples
           This text has a color of #b3317d        
        
          <p style="color:#b3317d;">Text here</p>
        
        
          .mytext {color:#b3317d;}
        
        Text color #b3317d
      
           This box has a color of #b3317d        
        
          <div style="background-color:#b3317d;">Content here</div>
        
        
          .mybackground {background-color:#b3317d;}
        
        Background color #b3317d
      
           Border around this has a color of #b3317d        
        
          <div style="border:2px solid #b3317d;">Content here</div>
        
        
          .myborder {border:2px solid #b3317d;}
        
        Border color #b3317d