#3a80ca color space conversions
Hex:
        #3a80ca
        RGB:
        58, 128, 202
        CMY:
        77, 50, 21
        CMYK:
        71, 37, 0, 21
      HSL:
        211°, 57.6000%, 50.9804%
        HSV (HSB):
        211°, 71.2871%, 79.2157%
        XYZ:
        20.1248, 20.6022, 58.7930
        xyY:
        0.2022, 0.2070, 20.6022
      CIE-Lab:
        52.5113, 2.7050, -44.7386
        CIE-LCH:
        52.5113, 44.8203, 273.4600
        CIE-Luv:
        52.5113, -26.3534, -69.3287
        Hunter-Lab:
        45.3896, -0.2887, -45.0255
      #3a80ca color charts
#3a80ca RGB chart
      #3a80ca CMYK chart
      #3a80ca RGB pie chart
      #3a80ca color shades, tints & tones
#3a80ca color schemes
#3a80ca color preview, HTML & CSS examples
           This text has a color of #3a80ca        
        
          <p style="color:#3a80ca;">Text here</p>
        
        
          .mytext {color:#3a80ca;}
        
        Text color #3a80ca
      
           This box has a color of #3a80ca        
        
          <div style="background-color:#3a80ca;">Content here</div>
        
        
          .mybackground {background-color:#3a80ca;}
        
        Background color #3a80ca
      
           Border around this has a color of #3a80ca        
        
          <div style="border:2px solid #3a80ca;">Content here</div>
        
        
          .myborder {border:2px solid #3a80ca;}
        
        Border color #3a80ca