#b31272 color space conversions
Hex:
        #b31272
        RGB:
        179, 18, 114
        CMY:
        30, 93, 55
        CMYK:
        0, 90, 36, 30
      HSL:
        324°, 81.7259%, 38.6275%
        HSV (HSB):
        324°, 89.9441%, 70.1961%
        XYZ:
        21.8440, 11.2312, 16.9361
        xyY:
        0.4368, 0.2246, 11.2312
      CIE-Lab:
        39.9672, 65.0296, -11.0641
        CIE-LCH:
        39.9672, 65.9641, 350.3442
        CIE-Luv:
        39.9672, 85.4877, -25.5230
        Hunter-Lab:
        33.5130, 57.6995, -6.5037
      #b31272 color charts
#b31272 RGB chart
      #b31272 CMYK chart
      #b31272 RGB pie chart
      #b31272 color shades, tints & tones
#b31272 color schemes
#b31272 color preview, HTML & CSS examples
           This text has a color of #b31272        
        
          <p style="color:#b31272;">Text here</p>
        
        
          .mytext {color:#b31272;}
        
        Text color #b31272
      
           This box has a color of #b31272        
        
          <div style="background-color:#b31272;">Content here</div>
        
        
          .mybackground {background-color:#b31272;}
        
        Background color #b31272
      
           Border around this has a color of #b31272        
        
          <div style="border:2px solid #b31272;">Content here</div>
        
        
          .myborder {border:2px solid #b31272;}
        
        Border color #b31272