#5033c7 color space conversions
Hex:
        #5033c7
        RGB:
        80, 51, 199
        CMY:
        69, 80, 22
        CMYK:
        60, 74, 0, 22
      HSL:
        252°, 59.2000%, 49.0196%
        HSV (HSB):
        252°, 74.3719%, 78.0392%
        XYZ:
        14.8009, 8.1966, 54.8348
        xyY:
        0.1902, 0.1053, 8.1966
      CIE-Lab:
        34.3891, 51.8061, -72.2437
        CIE-LCH:
        34.3891, 88.8990, 305.6444
        CIE-Luv:
        34.3891, -0.8793, -100.2625
        Hunter-Lab:
        28.6298, 42.1780, -93.5177
      #5033c7 color charts
#5033c7 RGB chart
      #5033c7 CMYK chart
      #5033c7 RGB pie chart
      #5033c7 color shades, tints & tones
#5033c7 color schemes
#5033c7 color preview, HTML & CSS examples
           This text has a color of #5033c7        
        
          <p style="color:#5033c7;">Text here</p>
        
        
          .mytext {color:#5033c7;}
        
        Text color #5033c7
      
           This box has a color of #5033c7        
        
          <div style="background-color:#5033c7;">Content here</div>
        
        
          .mybackground {background-color:#5033c7;}
        
        Background color #5033c7
      
           Border around this has a color of #5033c7        
        
          <div style="border:2px solid #5033c7;">Content here</div>
        
        
          .myborder {border:2px solid #5033c7;}
        
        Border color #5033c7