#5035d6 color space conversions
Hex:
        #5035d6
        RGB:
        80, 53, 214
        CMY:
        69, 79, 16
        CMYK:
        63, 75, 0, 16
      HSL:
        250°, 66.2551%, 52.3529%
        HSV (HSB):
        250°, 75.2336%, 83.9216%
        XYZ:
        16.7190, 9.1067, 64.4949
        xyY:
        0.1851, 0.1008, 9.1067
      CIE-Lab:
        36.1890, 55.1996, -77.9839
        CIE-LCH:
        36.1890, 95.5431, 305.2921
        CIE-Luv:
        36.1890, -2.3548, -109.1486
        Hunter-Lab:
        30.1773, 46.0829, -105.5903
      #5035d6 color charts
#5035d6 RGB chart
      #5035d6 CMYK chart
      #5035d6 RGB pie chart
      #5035d6 color shades, tints & tones
#5035d6 color schemes
#5035d6 color preview, HTML & CSS examples
           This text has a color of #5035d6        
        
          <p style="color:#5035d6;">Text here</p>
        
        
          .mytext {color:#5035d6;}
        
        Text color #5035d6
      
           This box has a color of #5035d6        
        
          <div style="background-color:#5035d6;">Content here</div>
        
        
          .mybackground {background-color:#5035d6;}
        
        Background color #5035d6
      
           Border around this has a color of #5035d6        
        
          <div style="border:2px solid #5035d6;">Content here</div>
        
        
          .myborder {border:2px solid #5035d6;}
        
        Border color #5035d6