#b1278a color space conversions
Hex:
        #b1278a
        RGB:
        177, 39, 138
        CMY:
        31, 85, 46
        CMYK:
        0, 78, 22, 31
      HSL:
        317°, 63.8889%, 42.3529%
        HSV (HSB):
        317°, 77.9661%, 69.4118%
        XYZ:
        23.4444, 12.6331, 25.2475
        xyY:
        0.3823, 0.2060, 12.6331
      CIE-Lab:
        42.2052, 62.6875, -22.5173
        CIE-LCH:
        42.2052, 66.6089, 340.2417
        CIE-Luv:
        42.2052, 69.6839, -40.8682
        Hunter-Lab:
        35.5431, 55.5391, -17.2356
      #b1278a color charts
#b1278a RGB chart
      #b1278a CMYK chart
      #b1278a RGB pie chart
      #b1278a color shades, tints & tones
#b1278a color schemes
#b1278a color preview, HTML & CSS examples
           This text has a color of #b1278a        
        
          <p style="color:#b1278a;">Text here</p>
        
        
          .mytext {color:#b1278a;}
        
        Text color #b1278a
      
           This box has a color of #b1278a        
        
          <div style="background-color:#b1278a;">Content here</div>
        
        
          .mybackground {background-color:#b1278a;}
        
        Background color #b1278a
      
           Border around this has a color of #b1278a        
        
          <div style="border:2px solid #b1278a;">Content here</div>
        
        
          .myborder {border:2px solid #b1278a;}
        
        Border color #b1278a