#581b8f color space conversions
Hex:
        #581b8f
        RGB:
        88, 27, 143
        CMY:
        65, 89, 44
        CMYK:
        38, 81, 0, 44
      HSL:
        272°, 68.2353%, 33.3333%
        HSV (HSB):
        272°, 81.1189%, 56.0784%
        XYZ:
        9.3744, 4.8417, 26.4271
        xyY:
        0.2307, 0.1191, 4.8417
      CIE-Lab:
        26.2791, 48.7764, -51.8606
        CIE-LCH:
        26.2791, 71.1945, 313.2447
        CIE-Luv:
        26.2791, 11.8397, -67.6944
        Hunter-Lab:
        22.0040, 37.5395, -55.8053
      #581b8f color charts
#581b8f RGB chart
      #581b8f CMYK chart
      #581b8f RGB pie chart
      #581b8f color shades, tints & tones
#581b8f color schemes
#581b8f color preview, HTML & CSS examples
           This text has a color of #581b8f        
        
          <p style="color:#581b8f;">Text here</p>
        
        
          .mytext {color:#581b8f;}
        
        Text color #581b8f
      
           This box has a color of #581b8f        
        
          <div style="background-color:#581b8f;">Content here</div>
        
        
          .mybackground {background-color:#581b8f;}
        
        Background color #581b8f
      
           Border around this has a color of #581b8f        
        
          <div style="border:2px solid #581b8f;">Content here</div>
        
        
          .myborder {border:2px solid #581b8f;}
        
        Border color #581b8f