#3a82d2 color space conversions
Hex:
        #3a82d2
        RGB:
        58, 130, 210
        CMY:
        77, 49, 18
        CMYK:
        72, 38, 0, 18
      HSL:
        212°, 62.8099%, 52.5490%
        HSV (HSB):
        212°, 72.3810%, 82.3529%
        XYZ:
        21.3604, 21.5179, 64.0003
        xyY:
        0.1999, 0.2013, 21.5179
      CIE-Lab:
        53.5118, 4.3711, -47.6866
        CIE-LCH:
        53.5118, 47.8865, 275.2373
        CIE-Luv:
        53.5118, -26.7636, -74.5152
        Hunter-Lab:
        46.3874, 1.0174, -49.3307
      #3a82d2 color charts
#3a82d2 RGB chart
      #3a82d2 CMYK chart
      #3a82d2 RGB pie chart
      #3a82d2 color shades, tints & tones
#3a82d2 color schemes
#3a82d2 color preview, HTML & CSS examples
           This text has a color of #3a82d2        
        
          <p style="color:#3a82d2;">Text here</p>
        
        
          .mytext {color:#3a82d2;}
        
        Text color #3a82d2
      
           This box has a color of #3a82d2        
        
          <div style="background-color:#3a82d2;">Content here</div>
        
        
          .mybackground {background-color:#3a82d2;}
        
        Background color #3a82d2
      
           Border around this has a color of #3a82d2        
        
          <div style="border:2px solid #3a82d2;">Content here</div>
        
        
          .myborder {border:2px solid #3a82d2;}
        
        Border color #3a82d2