#3b80ca color space conversions
Hex:
        #3b80ca
        RGB:
        59, 128, 202
        CMY:
        77, 50, 21
        CMYK:
        71, 37, 0, 21
      HSL:
        211°, 57.4297%, 51.1765%
        HSV (HSB):
        211°, 70.7921%, 79.2157%
        XYZ:
        20.1835, 20.6324, 58.7958
        xyY:
        0.2026, 0.2071, 20.6324
      CIE-Lab:
        52.5448, 2.8499, -44.6834
        CIE-LCH:
        52.5448, 44.7742, 273.6494
        CIE-Luv:
        52.5448, -26.1652, -69.2632
        Hunter-Lab:
        45.4229, -0.1744, -44.9494
      #3b80ca color charts
#3b80ca RGB chart
      #3b80ca CMYK chart
      #3b80ca RGB pie chart
      #3b80ca color shades, tints & tones
#3b80ca color schemes
#3b80ca color preview, HTML & CSS examples
           This text has a color of #3b80ca        
        
          <p style="color:#3b80ca;">Text here</p>
        
        
          .mytext {color:#3b80ca;}
        
        Text color #3b80ca
      
           This box has a color of #3b80ca        
        
          <div style="background-color:#3b80ca;">Content here</div>
        
        
          .mybackground {background-color:#3b80ca;}
        
        Background color #3b80ca
      
           Border around this has a color of #3b80ca        
        
          <div style="border:2px solid #3b80ca;">Content here</div>
        
        
          .myborder {border:2px solid #3b80ca;}
        
        Border color #3b80ca