#3a81d2 color space conversions
Hex:
        #3a81d2
        RGB:
        58, 129, 210
        CMY:
        77, 49, 18
        CMYK:
        72, 39, 0, 18
      HSL:
        212°, 62.8099%, 52.5490%
        HSV (HSB):
        212°, 72.3810%, 82.3529%
        XYZ:
        21.2280, 21.2532, 63.9562
        xyY:
        0.1994, 0.1997, 21.2532
      CIE-Lab:
        53.2255, 4.9758, -48.1416
        CIE-LCH:
        53.2255, 48.3981, 275.9009
        CIE-Luv:
        53.2255, -26.4310, -75.2257
        Hunter-Lab:
        46.1012, 1.5161, -49.9822
      #3a81d2 color charts
#3a81d2 RGB chart
      #3a81d2 CMYK chart
      #3a81d2 RGB pie chart
      #3a81d2 color shades, tints & tones
#3a81d2 color schemes
#3a81d2 color preview, HTML & CSS examples
           This text has a color of #3a81d2        
        
          <p style="color:#3a81d2;">Text here</p>
        
        
          .mytext {color:#3a81d2;}
        
        Text color #3a81d2
      
           This box has a color of #3a81d2        
        
          <div style="background-color:#3a81d2;">Content here</div>
        
        
          .mybackground {background-color:#3a81d2;}
        
        Background color #3a81d2
      
           Border around this has a color of #3a81d2        
        
          <div style="border:2px solid #3a81d2;">Content here</div>
        
        
          .myborder {border:2px solid #3a81d2;}
        
        Border color #3a81d2