#b1448a color space conversions
Hex:
        #b1448a
        RGB:
        177, 68, 138
        CMY:
        31, 73, 46
        CMYK:
        0, 62, 22, 31
      HSL:
        321°, 44.4898%, 48.0392%
        HSV (HSB):
        321°, 61.5819%, 69.4118%
        XYZ:
        24.7860, 15.3163, 25.6947
        xyY:
        0.3767, 0.2328, 15.3163
      CIE-Lab:
        46.0645, 51.9234, -16.5846
        CIE-LCH:
        46.0645, 54.5077, 342.2863
        CIE-Luv:
        46.0645, 60.5626, -31.5305
        Hunter-Lab:
        39.1361, 44.5611, -11.5315
      #b1448a color charts
#b1448a RGB chart
      #b1448a CMYK chart
      #b1448a RGB pie chart
      #b1448a color shades, tints & tones
#b1448a color schemes
#b1448a color preview, HTML & CSS examples
           This text has a color of #b1448a        
        
          <p style="color:#b1448a;">Text here</p>
        
        
          .mytext {color:#b1448a;}
        
        Text color #b1448a
      
           This box has a color of #b1448a        
        
          <div style="background-color:#b1448a;">Content here</div>
        
        
          .mybackground {background-color:#b1448a;}
        
        Background color #b1448a
      
           Border around this has a color of #b1448a        
        
          <div style="border:2px solid #b1448a;">Content here</div>
        
        
          .myborder {border:2px solid #b1448a;}
        
        Border color #b1448a