#5b429f color space conversions
Hex:
        #5b429f
        RGB:
        91, 66, 159
        CMY:
        64, 74, 38
        CMYK:
        43, 58, 0, 38
      HSL:
        256°, 41.3333%, 44.1176%
        HSV (HSB):
        256°, 58.4906%, 62.3529%
        XYZ:
        12.5206, 8.6238, 33.8055
        xyY:
        0.2279, 0.1569, 8.6238
      CIE-Lab:
        35.2496, 33.5054, -47.0658
        CIE-LCH:
        35.2496, 57.7737, 305.4465
        CIE-Luv:
        35.2496, 3.6713, -68.4265
        Hunter-Lab:
        29.3663, 24.7143, -47.6964
      #5b429f color charts
#5b429f RGB chart
      #5b429f CMYK chart
      #5b429f RGB pie chart
      #5b429f color shades, tints & tones
#5b429f color schemes
#5b429f color preview, HTML & CSS examples
           This text has a color of #5b429f        
        
          <p style="color:#5b429f;">Text here</p>
        
        
          .mytext {color:#5b429f;}
        
        Text color #5b429f
      
           This box has a color of #5b429f        
        
          <div style="background-color:#5b429f;">Content here</div>
        
        
          .mybackground {background-color:#5b429f;}
        
        Background color #5b429f
      
           Border around this has a color of #5b429f        
        
          <div style="border:2px solid #5b429f;">Content here</div>
        
        
          .myborder {border:2px solid #5b429f;}
        
        Border color #5b429f