#8f015f color space conversions
Hex:
        #8f015f
        RGB:
        143, 1, 95
        CMY:
        44, 100, 63
        CMYK:
        0, 99, 34, 44
      HSL:
        320°, 98.6111%, 28.2353%
        HSV (HSB):
        320°, 99.3007%, 56.0784%
        XYZ:
        13.4041, 6.6876, 11.4108
        xyY:
        0.4255, 0.2123, 6.6876
      CIE-Lab:
        31.0848, 57.3057, -13.1129
        CIE-LCH:
        31.0848, 58.7868, 347.1112
        CIE-Luv:
        31.0848, 66.4972, -24.8615
        Hunter-Lab:
        25.8603, 47.2657, -8.0594
      #8f015f color charts
#8f015f RGB chart
      #8f015f CMYK chart
      #8f015f RGB pie chart
      #8f015f color shades, tints & tones
#8f015f color schemes
#8f015f color preview, HTML & CSS examples
           This text has a color of #8f015f        
        
          <p style="color:#8f015f;">Text here</p>
        
        
          .mytext {color:#8f015f;}
        
        Text color #8f015f
      
           This box has a color of #8f015f        
        
          <div style="background-color:#8f015f;">Content here</div>
        
        
          .mybackground {background-color:#8f015f;}
        
        Background color #8f015f
      
           Border around this has a color of #8f015f        
        
          <div style="border:2px solid #8f015f;">Content here</div>
        
        
          .myborder {border:2px solid #8f015f;}
        
        Border color #8f015f