#b31283 color space conversions
Hex:
        #b31283
        RGB:
        179, 18, 131
        CMY:
        30, 93, 49
        CMYK:
        0, 90, 27, 30
      HSL:
        318°, 81.7259%, 38.6275%
        HSV (HSB):
        318°, 89.9441%, 70.1961%
        XYZ:
        22.9034, 11.6550, 22.5152
        xyY:
        0.4013, 0.2042, 11.6550
      CIE-Lab:
        40.6625, 66.9063, -20.5745
        CIE-LCH:
        40.6625, 69.9983, 342.9067
        CIE-Luv:
        40.6625, 77.9783, -38.5438
        Hunter-Lab:
        34.1394, 60.0080, -15.2046
      #b31283 color charts
#b31283 RGB chart
      #b31283 CMYK chart
      #b31283 RGB pie chart
      #b31283 color shades, tints & tones
#b31283 color schemes
#b31283 color preview, HTML & CSS examples
           This text has a color of #b31283        
        
          <p style="color:#b31283;">Text here</p>
        
        
          .mytext {color:#b31283;}
        
        Text color #b31283
      
           This box has a color of #b31283        
        
          <div style="background-color:#b31283;">Content here</div>
        
        
          .mybackground {background-color:#b31283;}
        
        Background color #b31283
      
           Border around this has a color of #b31283        
        
          <div style="border:2px solid #b31283;">Content here</div>
        
        
          .myborder {border:2px solid #b31283;}
        
        Border color #b31283