#5b66bf color space conversions
Hex:
        #5b66bf
        RGB:
        91, 102, 191
        CMY:
        64, 60, 25
        CMYK:
        52, 47, 0, 25
      HSL:
        233°, 43.8596%, 55.2941%
        HSV (HSB):
        233°, 52.3560%, 74.9020%
        XYZ:
        18.4697, 15.4885, 51.3063
        xyY:
        0.2166, 0.1817, 15.4885
      CIE-Lab:
        46.2961, 21.0904, -48.2254
        CIE-LCH:
        46.2961, 52.6355, 293.6212
        CIE-Luv:
        46.2961, -9.2051, -74.5729
        Hunter-Lab:
        39.3554, 14.8992, -49.7456
      #5b66bf color charts
#5b66bf RGB chart
      #5b66bf CMYK chart
      #5b66bf RGB pie chart
      #5b66bf color shades, tints & tones
#5b66bf color schemes
#5b66bf color preview, HTML & CSS examples
           This text has a color of #5b66bf        
        
          <p style="color:#5b66bf;">Text here</p>
        
        
          .mytext {color:#5b66bf;}
        
        Text color #5b66bf
      
           This box has a color of #5b66bf        
        
          <div style="background-color:#5b66bf;">Content here</div>
        
        
          .mybackground {background-color:#5b66bf;}
        
        Background color #5b66bf
      
           Border around this has a color of #5b66bf        
        
          <div style="border:2px solid #5b66bf;">Content here</div>
        
        
          .myborder {border:2px solid #5b66bf;}
        
        Border color #5b66bf