#5196f4 color space conversions
Hex:
        #5196f4
        RGB:
        81, 150, 244
        CMY:
        68, 41, 4
        CMYK:
        67, 39, 0, 4
      HSL:
        215°, 88.1081%, 63.7255%
        HSV (HSB):
        215°, 66.8033%, 95.6863%
        XYZ:
        30.6288, 30.0937, 89.7823
        xyY:
        0.2035, 0.2000, 30.0937
      CIE-Lab:
        61.7350, 7.7301, -53.5198
        CIE-LCH:
        61.7350, 54.0752, 278.2186
        CIE-Luv:
        61.7350, -27.9179, -86.5762
        Hunter-Lab:
        54.8577, 3.6613, -58.6360
      #5196f4 color charts
#5196f4 RGB chart
      #5196f4 CMYK chart
      #5196f4 RGB pie chart
      #5196f4 color shades, tints & tones
#5196f4 color schemes
#5196f4 color preview, HTML & CSS examples
           This text has a color of #5196f4        
        
          <p style="color:#5196f4;">Text here</p>
        
        
          .mytext {color:#5196f4;}
        
        Text color #5196f4
      
           This box has a color of #5196f4        
        
          <div style="background-color:#5196f4;">Content here</div>
        
        
          .mybackground {background-color:#5196f4;}
        
        Background color #5196f4
      
           Border around this has a color of #5196f4        
        
          <div style="border:2px solid #5196f4;">Content here</div>
        
        
          .myborder {border:2px solid #5196f4;}
        
        Border color #5196f4