#5167eb color space conversions
Hex:
        #5167eb
        RGB:
        81, 103, 235
        CMY:
        68, 60, 8
        CMYK:
        66, 56, 0, 8
      HSL:
        231°, 79.3814%, 61.9608%
        HSV (HSB):
        231°, 65.5319%, 92.1569%
        XYZ:
        23.2390, 17.4480, 80.7402
        xyY:
        0.1914, 0.1437, 17.4480
      CIE-Lab:
        48.8196, 33.2584, -69.2676
        CIE-LCH:
        48.8196, 76.8383, 295.6476
        CIE-Luv:
        48.8196, -13.6533, -108.1862
        Hunter-Lab:
        41.7708, 26.2088, -85.3642
      #5167eb color charts
#5167eb RGB chart
      #5167eb CMYK chart
      #5167eb RGB pie chart
      #5167eb color shades, tints & tones
#5167eb color schemes
#5167eb color preview, HTML & CSS examples
           This text has a color of #5167eb        
        
          <p style="color:#5167eb;">Text here</p>
        
        
          .mytext {color:#5167eb;}
        
        Text color #5167eb
      
           This box has a color of #5167eb        
        
          <div style="background-color:#5167eb;">Content here</div>
        
        
          .mybackground {background-color:#5167eb;}
        
        Background color #5167eb
      
           Border around this has a color of #5167eb        
        
          <div style="border:2px solid #5167eb;">Content here</div>
        
        
          .myborder {border:2px solid #5167eb;}
        
        Border color #5167eb