#8b1374 color space conversions
Hex:
        #8b1374
        RGB:
        139, 19, 116
        CMY:
        45, 93, 55
        CMYK:
        0, 86, 17, 45
      HSL:
        312°, 75.9494%, 30.9804%
        HSV (HSB):
        312°, 86.3309%, 54.5098%
        XYZ:
        14.0327, 7.2157, 17.1762
        xyY:
        0.3652, 0.1878, 7.2157
      CIE-Lab:
        32.2929, 56.1047, -24.8014
        CIE-LCH:
        32.2929, 61.3421, 336.1519
        CIE-Luv:
        32.2929, 52.5305, -39.7451
        Hunter-Lab:
        26.8620, 46.2400, -19.1079
      #8b1374 color charts
#8b1374 RGB chart
      #8b1374 CMYK chart
      #8b1374 RGB pie chart
      #8b1374 color shades, tints & tones
#8b1374 color schemes
#8b1374 color preview, HTML & CSS examples
           This text has a color of #8b1374        
        
          <p style="color:#8b1374;">Text here</p>
        
        
          .mytext {color:#8b1374;}
        
        Text color #8b1374
      
           This box has a color of #8b1374        
        
          <div style="background-color:#8b1374;">Content here</div>
        
        
          .mybackground {background-color:#8b1374;}
        
        Background color #8b1374
      
           Border around this has a color of #8b1374        
        
          <div style="border:2px solid #8b1374;">Content here</div>
        
        
          .myborder {border:2px solid #8b1374;}
        
        Border color #8b1374