#8f185f color space conversions
Hex:
        #8f185f
        RGB:
        143, 24, 95
        CMY:
        44, 91, 63
        CMYK:
        0, 83, 34, 44
      HSL:
        324°, 71.2575%, 32.7451%
        HSV (HSB):
        324°, 83.2168%, 56.0784%
        XYZ:
        13.7199, 7.3191, 11.5161
        xyY:
        0.4214, 0.2248, 7.3191
      CIE-Lab:
        32.5226, 53.1360, -10.9229
        CIE-LCH:
        32.5226, 54.2471, 348.3838
        CIE-Luv:
        32.5226, 63.1562, -21.8031
        Hunter-Lab:
        27.0539, 43.1787, -6.3004
      #8f185f color charts
#8f185f RGB chart
      #8f185f CMYK chart
      #8f185f RGB pie chart
      #8f185f color shades, tints & tones
#8f185f color schemes
#8f185f color preview, HTML & CSS examples
           This text has a color of #8f185f        
        
          <p style="color:#8f185f;">Text here</p>
        
        
          .mytext {color:#8f185f;}
        
        Text color #8f185f
      
           This box has a color of #8f185f        
        
          <div style="background-color:#8f185f;">Content here</div>
        
        
          .mybackground {background-color:#8f185f;}
        
        Background color #8f185f
      
           Border around this has a color of #8f185f        
        
          <div style="border:2px solid #8f185f;">Content here</div>
        
        
          .myborder {border:2px solid #8f185f;}
        
        Border color #8f185f