#5033c0 color space conversions
Hex:
        #5033c0
        RGB:
        80, 51, 192
        CMY:
        69, 80, 25
        CMYK:
        58, 73, 0, 25
      HSL:
        252°, 58.0247%, 47.6471%
        HSV (HSB):
        252°, 73.4375%, 75.2941%
        XYZ:
        14.0065, 7.8789, 50.6517
        xyY:
        0.1931, 0.1086, 7.8789
      CIE-Lab:
        33.7294, 49.7485, -69.2274
        CIE-LCH:
        33.7294, 85.2488, 305.7019
        CIE-Luv:
        33.7294, -0.2919, -95.9313
        Hunter-Lab:
        28.0694, 39.9495, -87.3414
      #5033c0 color charts
#5033c0 RGB chart
      #5033c0 CMYK chart
      #5033c0 RGB pie chart
      #5033c0 color shades, tints & tones
#5033c0 color schemes
#5033c0 color preview, HTML & CSS examples
           This text has a color of #5033c0        
        
          <p style="color:#5033c0;">Text here</p>
        
        
          .mytext {color:#5033c0;}
        
        Text color #5033c0
      
           This box has a color of #5033c0        
        
          <div style="background-color:#5033c0;">Content here</div>
        
        
          .mybackground {background-color:#5033c0;}
        
        Background color #5033c0
      
           Border around this has a color of #5033c0        
        
          <div style="border:2px solid #5033c0;">Content here</div>
        
        
          .myborder {border:2px solid #5033c0;}
        
        Border color #5033c0