#5b73bf color space conversions
Hex:
        #5b73bf
        RGB:
        91, 115, 191
        CMY:
        64, 55, 25
        CMYK:
        52, 40, 0, 25
      HSL:
        226°, 43.8596%, 55.2941%
        HSV (HSB):
        226°, 52.3560%, 74.9020%
        XYZ:
        19.8491, 18.2472, 51.7661
        xyY:
        0.2209, 0.2031, 18.2472
      CIE-Lab:
        49.7946, 13.0479, -42.6571
        CIE-LCH:
        49.7946, 44.6080, 287.0078
        CIE-Luv:
        49.7946, -13.5639, -66.3265
        Hunter-Lab:
        42.7167, 8.1889, -41.9486
      #5b73bf color charts
#5b73bf RGB chart
      #5b73bf CMYK chart
      #5b73bf RGB pie chart
      #5b73bf color shades, tints & tones
#5b73bf color schemes
#5b73bf color preview, HTML & CSS examples
           This text has a color of #5b73bf        
        
          <p style="color:#5b73bf;">Text here</p>
        
        
          .mytext {color:#5b73bf;}
        
        Text color #5b73bf
      
           This box has a color of #5b73bf        
        
          <div style="background-color:#5b73bf;">Content here</div>
        
        
          .mybackground {background-color:#5b73bf;}
        
        Background color #5b73bf
      
           Border around this has a color of #5b73bf        
        
          <div style="border:2px solid #5b73bf;">Content here</div>
        
        
          .myborder {border:2px solid #5b73bf;}
        
        Border color #5b73bf