#5193f5 color space conversions
Hex:
        #5193f5
        RGB:
        81, 147, 245
        CMY:
        68, 42, 4
        CMYK:
        67, 40, 0, 4
      HSL:
        216°, 89.1304%, 63.9216%
        HSV (HSB):
        216°, 66.9388%, 96.0784%
        XYZ:
        30.3085, 29.2093, 90.4267
        xyY:
        0.2021, 0.1948, 29.2093
      CIE-Lab:
        60.9659, 9.8456, -55.2934
        CIE-LCH:
        60.9659, 56.1631, 280.0964
        CIE-Luv:
        60.9659, -26.9074, -89.5251
        Hunter-Lab:
        54.0457, 5.5218, -61.3694
      #5193f5 color charts
#5193f5 RGB chart
      #5193f5 CMYK chart
      #5193f5 RGB pie chart
      #5193f5 color shades, tints & tones
#5193f5 color schemes
#5193f5 color preview, HTML & CSS examples
           This text has a color of #5193f5        
        
          <p style="color:#5193f5;">Text here</p>
        
        
          .mytext {color:#5193f5;}
        
        Text color #5193f5
      
           This box has a color of #5193f5        
        
          <div style="background-color:#5193f5;">Content here</div>
        
        
          .mybackground {background-color:#5193f5;}
        
        Background color #5193f5
      
           Border around this has a color of #5193f5        
        
          <div style="border:2px solid #5193f5;">Content here</div>
        
        
          .myborder {border:2px solid #5193f5;}
        
        Border color #5193f5