#8f365b color space conversions
Hex:
        #8f365b
        RGB:
        143, 54, 91
        CMY:
        44, 79, 64
        CMYK:
        0, 62, 36, 44
      HSL:
        335°, 45.1777%, 38.6275%
        HSV (HSB):
        335°, 62.2378%, 56.0784%
        XYZ:
        14.5352, 9.2333, 10.9136
        xyY:
        0.4191, 0.2662, 9.2333
      CIE-Lab:
        36.4297, 41.3912, -2.5078
        CIE-LCH:
        36.4297, 41.4671, 356.5328
        CIE-Luv:
        36.4297, 54.5203, -9.9567
        Hunter-Lab:
        30.3864, 32.2086, -0.0243
      #8f365b color charts
#8f365b RGB chart
      #8f365b CMYK chart
      #8f365b RGB pie chart
      #8f365b color shades, tints & tones
#8f365b color schemes
#8f365b color preview, HTML & CSS examples
           This text has a color of #8f365b        
        
          <p style="color:#8f365b;">Text here</p>
        
        
          .mytext {color:#8f365b;}
        
        Text color #8f365b
      
           This box has a color of #8f365b        
        
          <div style="background-color:#8f365b;">Content here</div>
        
        
          .mybackground {background-color:#8f365b;}
        
        Background color #8f365b
      
           Border around this has a color of #8f365b        
        
          <div style="border:2px solid #8f365b;">Content here</div>
        
        
          .myborder {border:2px solid #8f365b;}
        
        Border color #8f365b