#5f0eae color space conversions
Hex:
        #5f0eae
        RGB:
        95, 14, 174
        CMY:
        63, 95, 32
        CMYK:
        45, 92, 0, 32
      HSL:
        270°, 85.1064%, 36.8627%
        HSV (HSB):
        270°, 91.9540%, 68.2353%
        XYZ:
        12.5163, 5.8030, 40.5048
        xyY:
        0.2128, 0.0986, 5.8030
      CIE-Lab:
        28.9098, 60.8032, -66.4090
        CIE-LCH:
        28.9098, 90.0399, 312.4768
        CIE-Luv:
        28.9098, 10.7574, -87.2284
        Hunter-Lab:
        24.0893, 50.5886, -82.8301
      #5f0eae color charts
#5f0eae RGB chart
      #5f0eae CMYK chart
      #5f0eae RGB pie chart
      #5f0eae color shades, tints & tones
#5f0eae color schemes
#5f0eae color preview, HTML & CSS examples
           This text has a color of #5f0eae        
        
          <p style="color:#5f0eae;">Text here</p>
        
        
          .mytext {color:#5f0eae;}
        
        Text color #5f0eae
      
           This box has a color of #5f0eae        
        
          <div style="background-color:#5f0eae;">Content here</div>
        
        
          .mybackground {background-color:#5f0eae;}
        
        Background color #5f0eae
      
           Border around this has a color of #5f0eae        
        
          <div style="border:2px solid #5f0eae;">Content here</div>
        
        
          .myborder {border:2px solid #5f0eae;}
        
        Border color #5f0eae