#5036cd color space conversions
Hex:
        #5036cd
        RGB:
        80, 54, 205
        CMY:
        69, 79, 20
        CMYK:
        61, 74, 0, 20
      HSL:
        250°, 60.1594%, 50.7843%
        HSV (HSB):
        250°, 73.6585%, 80.3922%
        XYZ:
        15.6469, 8.7516, 58.6222
        xyY:
        0.1885, 0.1054, 8.7516
      CIE-Lab:
        35.5015, 52.0416, -73.9079
        CIE-LCH:
        35.5015, 90.3919, 305.1510
        CIE-Luv:
        35.5015, -1.8196, -103.5297
        Hunter-Lab:
        29.5831, 42.6406, -96.7816
      #5036cd color charts
#5036cd RGB chart
      #5036cd CMYK chart
      #5036cd RGB pie chart
      #5036cd color shades, tints & tones
#5036cd color schemes
#5036cd color preview, HTML & CSS examples
           This text has a color of #5036cd        
        
          <p style="color:#5036cd;">Text here</p>
        
        
          .mytext {color:#5036cd;}
        
        Text color #5036cd
      
           This box has a color of #5036cd        
        
          <div style="background-color:#5036cd;">Content here</div>
        
        
          .mybackground {background-color:#5036cd;}
        
        Background color #5036cd
      
           Border around this has a color of #5036cd        
        
          <div style="border:2px solid #5036cd;">Content here</div>
        
        
          .myborder {border:2px solid #5036cd;}
        
        Border color #5036cd