#8f226d color space conversions
Hex:
        #8f226d
        RGB:
        143, 34, 109
        CMY:
        44, 87, 57
        CMYK:
        0, 76, 24, 44
      HSL:
        319°, 61.5819%, 34.7059%
        HSV (HSB):
        319°, 76.2238%, 56.0784%
        XYZ:
        14.6600, 8.0878, 15.2564
        xyY:
        0.3857, 0.2128, 8.0878
      CIE-Lab:
        34.1651, 51.9155, -17.3874
        CIE-LCH:
        34.1651, 54.7498, 341.4834
        CIE-Luv:
        34.1651, 55.4330, -30.1272
        Hunter-Lab:
        28.4391, 42.2463, -11.8993
      #8f226d color charts
#8f226d RGB chart
      #8f226d CMYK chart
      #8f226d RGB pie chart
      #8f226d color shades, tints & tones
#8f226d color schemes
#8f226d color preview, HTML & CSS examples
           This text has a color of #8f226d        
        
          <p style="color:#8f226d;">Text here</p>
        
        
          .mytext {color:#8f226d;}
        
        Text color #8f226d
      
           This box has a color of #8f226d        
        
          <div style="background-color:#8f226d;">Content here</div>
        
        
          .mybackground {background-color:#8f226d;}
        
        Background color #8f226d
      
           Border around this has a color of #8f226d        
        
          <div style="border:2px solid #8f226d;">Content here</div>
        
        
          .myborder {border:2px solid #8f226d;}
        
        Border color #8f226d