#5167e5 color space conversions
Hex:
        #5167e5
        RGB:
        81, 103, 229
        CMY:
        68, 60, 10
        CMYK:
        65, 55, 0, 10
      HSL:
        231°, 74.0000%, 60.7843%
        HSV (HSB):
        231°, 64.6288%, 89.8039%
        XYZ:
        22.3864, 17.1070, 76.2508
        xyY:
        0.1934, 0.1478, 17.1070
      CIE-Lab:
        48.3945, 31.2195, -66.5811
        CIE-LCH:
        48.3945, 73.5371, 295.1216
        CIE-Luv:
        48.3945, -13.5134, -103.8736
        Hunter-Lab:
        41.3606, 24.2323, -80.3525
      #5167e5 color charts
#5167e5 RGB chart
      #5167e5 CMYK chart
      #5167e5 RGB pie chart
      #5167e5 color shades, tints & tones
#5167e5 color schemes
#5167e5 color preview, HTML & CSS examples
           This text has a color of #5167e5        
        
          <p style="color:#5167e5;">Text here</p>
        
        
          .mytext {color:#5167e5;}
        
        Text color #5167e5
      
           This box has a color of #5167e5        
        
          <div style="background-color:#5167e5;">Content here</div>
        
        
          .mybackground {background-color:#5167e5;}
        
        Background color #5167e5
      
           Border around this has a color of #5167e5        
        
          <div style="border:2px solid #5167e5;">Content here</div>
        
        
          .myborder {border:2px solid #5167e5;}
        
        Border color #5167e5