#3a50ca color space conversions
Hex:
        #3a50ca
        RGB:
        58, 80, 202
        CMY:
        77, 69, 21
        CMYK:
        71, 60, 0, 21
      HSL:
        231°, 57.6000%, 50.9804%
        HSV (HSB):
        231°, 71.2871%, 79.2157%
        XYZ:
        15.2743, 10.9011, 57.1762
        xyY:
        0.1833, 0.1308, 10.9011
      CIE-Lab:
        39.4134, 32.9872, -65.8143
        CIE-LCH:
        39.4134, 73.6185, 296.6207
        CIE-Luv:
        39.4134, -12.0082, -96.4686
        Hunter-Lab:
        33.0169, 24.7981, -79.5623
      #3a50ca color charts
#3a50ca RGB chart
      #3a50ca CMYK chart
      #3a50ca RGB pie chart
      #3a50ca color shades, tints & tones
#3a50ca color schemes
#3a50ca color preview, HTML & CSS examples
           This text has a color of #3a50ca        
        
          <p style="color:#3a50ca;">Text here</p>
        
        
          .mytext {color:#3a50ca;}
        
        Text color #3a50ca
      
           This box has a color of #3a50ca        
        
          <div style="background-color:#3a50ca;">Content here</div>
        
        
          .mybackground {background-color:#3a50ca;}
        
        Background color #3a50ca
      
           Border around this has a color of #3a50ca        
        
          <div style="border:2px solid #3a50ca;">Content here</div>
        
        
          .myborder {border:2px solid #3a50ca;}
        
        Border color #3a50ca