#5167bb color space conversions
Hex:
        #5167bb
        RGB:
        81, 103, 187
        CMY:
        68, 60, 27
        CMYK:
        57, 45, 0, 27
      HSL:
        228°, 43.8017%, 52.5490%
        HSV (HSB):
        228°, 56.6845%, 73.3333%
        XYZ:
        17.2132, 15.0377, 49.0090
        xyY:
        0.2118, 0.1851, 15.0377
      CIE-Lab:
        45.6858, 16.9990, -46.9193
        CIE-LCH:
        45.6858, 49.9038, 289.9156
        CIE-Luv:
        45.6858, -12.5945, -71.9467
        Hunter-Lab:
        38.7785, 11.3714, -47.7871
      #5167bb color charts
#5167bb RGB chart
      #5167bb CMYK chart
      #5167bb RGB pie chart
      #5167bb color shades, tints & tones
#5167bb color schemes
#5167bb color preview, HTML & CSS examples
           This text has a color of #5167bb        
        
          <p style="color:#5167bb;">Text here</p>
        
        
          .mytext {color:#5167bb;}
        
        Text color #5167bb
      
           This box has a color of #5167bb        
        
          <div style="background-color:#5167bb;">Content here</div>
        
        
          .mybackground {background-color:#5167bb;}
        
        Background color #5167bb
      
           Border around this has a color of #5167bb        
        
          <div style="border:2px solid #5167bb;">Content here</div>
        
        
          .myborder {border:2px solid #5167bb;}
        
        Border color #5167bb