#b31d84 color space conversions
Hex:
        #b31d84
        RGB:
        179, 29, 132
        CMY:
        30, 89, 48
        CMYK:
        0, 84, 26, 30
      HSL:
        319°, 72.1154%, 40.7843%
        HSV (HSB):
        319°, 83.7989%, 70.1961%
        XYZ:
        23.1946, 12.1284, 22.9483
        xyY:
        0.3980, 0.2081, 12.1284
      CIE-Lab:
        41.4194, 64.9566, -20.0229
        CIE-LCH:
        41.4194, 67.9726, 342.8681
        CIE-Luv:
        41.4194, 75.8200, -37.6423
        Hunter-Lab:
        34.8258, 57.9390, -14.6908
      #b31d84 color charts
#b31d84 RGB chart
      #b31d84 CMYK chart
      #b31d84 RGB pie chart
      #b31d84 color shades, tints & tones
#b31d84 color schemes
#b31d84 color preview, HTML & CSS examples
           This text has a color of #b31d84        
        
          <p style="color:#b31d84;">Text here</p>
        
        
          .mytext {color:#b31d84;}
        
        Text color #b31d84
      
           This box has a color of #b31d84        
        
          <div style="background-color:#b31d84;">Content here</div>
        
        
          .mybackground {background-color:#b31d84;}
        
        Background color #b31d84
      
           Border around this has a color of #b31d84        
        
          <div style="border:2px solid #b31d84;">Content here</div>
        
        
          .myborder {border:2px solid #b31d84;}
        
        Border color #b31d84