#5f568f color space conversions
Hex:
        #5f568f
        RGB:
        95, 86, 143
        CMY:
        63, 66, 44
        CMYK:
        34, 40, 0, 44
      HSL:
        249°, 24.8908%, 44.9020%
        HSV (HSB):
        249°, 39.8601%, 56.0784%
        XYZ:
        13.0050, 11.0716, 27.4382
        xyY:
        0.2525, 0.2149, 11.0716
      CIE-Lab:
        39.7009, 17.5585, -30.2907
        CIE-LCH:
        39.7009, 35.0119, 300.0995
        CIE-Luv:
        39.7009, 0.6040, -44.9695
        Hunter-Lab:
        33.2741, 11.5363, -25.5994
      #5f568f color charts
#5f568f RGB chart
      #5f568f CMYK chart
      #5f568f RGB pie chart
      #5f568f color shades, tints & tones
#5f568f color schemes
#5f568f color preview, HTML & CSS examples
           This text has a color of #5f568f        
        
          <p style="color:#5f568f;">Text here</p>
        
        
          .mytext {color:#5f568f;}
        
        Text color #5f568f
      
           This box has a color of #5f568f        
        
          <div style="background-color:#5f568f;">Content here</div>
        
        
          .mybackground {background-color:#5f568f;}
        
        Background color #5f568f
      
           Border around this has a color of #5f568f        
        
          <div style="border:2px solid #5f568f;">Content here</div>
        
        
          .myborder {border:2px solid #5f568f;}
        
        Border color #5f568f