#b3415a color space conversions
Hex:
        #b3415a
        RGB:
        179, 65, 90
        CMY:
        30, 75, 65
        CMYK:
        0, 64, 50, 30
      HSL:
        347°, 46.7213%, 47.8431%
        HSV (HSB):
        347°, 63.6872%, 70.1961%
        XYZ:
        22.3262, 14.1025, 11.2182
        xyY:
        0.4686, 0.2960, 14.1025
      CIE-Lab:
        44.3795, 48.2481, 10.3427
        CIE-LCH:
        44.3795, 49.3442, 12.0991
        CIE-Luv:
        44.3795, 78.4555, 3.5238
        Hunter-Lab:
        37.5533, 40.4036, 8.5757
      #b3415a color charts
#b3415a RGB chart
      #b3415a CMYK chart
      #b3415a RGB pie chart
      #b3415a color shades, tints & tones
#b3415a color schemes
#b3415a color preview, HTML & CSS examples
           This text has a color of #b3415a        
        
          <p style="color:#b3415a;">Text here</p>
        
        
          .mytext {color:#b3415a;}
        
        Text color #b3415a
      
           This box has a color of #b3415a        
        
          <div style="background-color:#b3415a;">Content here</div>
        
        
          .mybackground {background-color:#b3415a;}
        
        Background color #b3415a
      
           Border around this has a color of #b3415a        
        
          <div style="border:2px solid #b3415a;">Content here</div>
        
        
          .myborder {border:2px solid #b3415a;}
        
        Border color #b3415a