#5b5faf color space conversions
Hex:
        #5b5faf
        RGB:
        91, 95, 175
        CMY:
        64, 63, 31
        CMYK:
        48, 46, 0, 31
      HSL:
        237°, 34.4262%, 52.1569%
        HSV (HSB):
        237°, 48.0000%, 68.6275%
        XYZ:
        16.1445, 13.5037, 42.3130
        xyY:
        0.2243, 0.1877, 13.5037
      CIE-Lab:
        43.5126, 20.3857, -43.3411
        CIE-LCH:
        43.5126, 47.8960, 295.1902
        CIE-Luv:
        43.5126, -6.2245, -66.0226
        Hunter-Lab:
        36.7474, 14.1136, -42.5467
      #5b5faf color charts
#5b5faf RGB chart
      #5b5faf CMYK chart
      #5b5faf RGB pie chart
      #5b5faf color shades, tints & tones
#5b5faf color schemes
#5b5faf color preview, HTML & CSS examples
           This text has a color of #5b5faf        
        
          <p style="color:#5b5faf;">Text here</p>
        
        
          .mytext {color:#5b5faf;}
        
        Text color #5b5faf
      
           This box has a color of #5b5faf        
        
          <div style="background-color:#5b5faf;">Content here</div>
        
        
          .mybackground {background-color:#5b5faf;}
        
        Background color #5b5faf
      
           Border around this has a color of #5b5faf        
        
          <div style="border:2px solid #5b5faf;">Content here</div>
        
        
          .myborder {border:2px solid #5b5faf;}
        
        Border color #5b5faf