#5031c7 color space conversions
Hex:
        #5031c7
        RGB:
        80, 49, 199
        CMY:
        69, 81, 22
        CMYK:
        60, 75, 0, 22
      HSL:
        252°, 60.4839%, 48.6275%
        HSV (HSB):
        252°, 75.3769%, 78.0392%
        XYZ:
        14.7154, 8.0256, 54.8063
        xyY:
        0.1898, 0.1035, 8.0256
      CIE-Lab:
        34.0362, 52.8083, -72.8246
        CIE-LCH:
        34.0362, 89.9563, 305.9475
        CIE-Luv:
        34.0362, -0.5838, -100.5208
        Hunter-Lab:
        28.3295, 43.1427, -94.8719
      #5031c7 color charts
#5031c7 RGB chart
      #5031c7 CMYK chart
      #5031c7 RGB pie chart
      #5031c7 color shades, tints & tones
#5031c7 color schemes
#5031c7 color preview, HTML & CSS examples
           This text has a color of #5031c7        
        
          <p style="color:#5031c7;">Text here</p>
        
        
          .mytext {color:#5031c7;}
        
        Text color #5031c7
      
           This box has a color of #5031c7        
        
          <div style="background-color:#5031c7;">Content here</div>
        
        
          .mybackground {background-color:#5031c7;}
        
        Background color #5031c7
      
           Border around this has a color of #5031c7        
        
          <div style="border:2px solid #5031c7;">Content here</div>
        
        
          .myborder {border:2px solid #5031c7;}
        
        Border color #5031c7