#5167ef color space conversions
Hex:
        #5167ef
        RGB:
        81, 103, 239
        CMY:
        68, 60, 6
        CMYK:
        66, 57, 0, 6
      HSL:
        232°, 83.1579%, 62.7451%
        HSV (HSB):
        232°, 66.1088%, 93.7255%
        XYZ:
        23.8236, 17.6818, 83.8186
        xyY:
        0.1901, 0.1411, 17.6818
      CIE-Lab:
        49.1079, 34.6157, -71.0426
        CIE-LCH:
        49.1079, 79.0272, 295.9778
        CIE-Luv:
        49.1079, -13.7476, -111.0282
        Hunter-Lab:
        42.0498, 27.5433, -88.7491
      #5167ef color charts
#5167ef RGB chart
      #5167ef CMYK chart
      #5167ef RGB pie chart
      #5167ef color shades, tints & tones
#5167ef color schemes
#5167ef color preview, HTML & CSS examples
           This text has a color of #5167ef        
        
          <p style="color:#5167ef;">Text here</p>
        
        
          .mytext {color:#5167ef;}
        
        Text color #5167ef
      
           This box has a color of #5167ef        
        
          <div style="background-color:#5167ef;">Content here</div>
        
        
          .mybackground {background-color:#5167ef;}
        
        Background color #5167ef
      
           Border around this has a color of #5167ef        
        
          <div style="border:2px solid #5167ef;">Content here</div>
        
        
          .myborder {border:2px solid #5167ef;}
        
        Border color #5167ef