#8f379f color space conversions
Hex:
        #8f379f
        RGB:
        143, 55, 159
        CMY:
        44, 78, 38
        CMYK:
        10, 65, 0, 38
      HSL:
        291°, 48.5981%, 41.9608%
        HSV (HSB):
        291°, 65.4088%, 62.3529%
        XYZ:
        18.9519, 11.0752, 33.9397
        xyY:
        0.2963, 0.1731, 11.0752
      CIE-Lab:
        39.7069, 51.9908, -39.5599
        CIE-LCH:
        39.7069, 65.3301, 322.7324
        CIE-Luv:
        39.7069, 34.2701, -62.4114
        Hunter-Lab:
        33.2795, 43.4126, -37.1707
      #8f379f color charts
#8f379f RGB chart
      #8f379f CMYK chart
      #8f379f RGB pie chart
      #8f379f color shades, tints & tones
#8f379f color schemes
#8f379f color preview, HTML & CSS examples
           This text has a color of #8f379f        
        
          <p style="color:#8f379f;">Text here</p>
        
        
          .mytext {color:#8f379f;}
        
        Text color #8f379f
      
           This box has a color of #8f379f        
        
          <div style="background-color:#8f379f;">Content here</div>
        
        
          .mybackground {background-color:#8f379f;}
        
        Background color #8f379f
      
           Border around this has a color of #8f379f        
        
          <div style="border:2px solid #8f379f;">Content here</div>
        
        
          .myborder {border:2px solid #8f379f;}
        
        Border color #8f379f