#3a81d3 color space conversions
Hex:
        #3a81d3
        RGB:
        58, 129, 211
        CMY:
        77, 49, 17
        CMYK:
        73, 39, 0, 17
      HSL:
        212°, 63.4855%, 52.7451%
        HSV (HSB):
        212°, 72.5118%, 82.7451%
        XYZ:
        21.3531, 21.3032, 64.6145
        xyY:
        0.1991, 0.1986, 21.3032
      CIE-Lab:
        53.2797, 5.3363, -48.6208
        CIE-LCH:
        53.2797, 48.9128, 276.2633
        CIE-Luv:
        53.2797, -26.3996, -76.0470
        Hunter-Lab:
        46.1554, 1.8082, -50.6933
      #3a81d3 color charts
#3a81d3 RGB chart
      #3a81d3 CMYK chart
      #3a81d3 RGB pie chart
      #3a81d3 color shades, tints & tones
#3a81d3 color schemes
#3a81d3 color preview, HTML & CSS examples
           This text has a color of #3a81d3        
        
          <p style="color:#3a81d3;">Text here</p>
        
        
          .mytext {color:#3a81d3;}
        
        Text color #3a81d3
      
           This box has a color of #3a81d3        
        
          <div style="background-color:#3a81d3;">Content here</div>
        
        
          .mybackground {background-color:#3a81d3;}
        
        Background color #3a81d3
      
           Border around this has a color of #3a81d3        
        
          <div style="border:2px solid #3a81d3;">Content here</div>
        
        
          .myborder {border:2px solid #3a81d3;}
        
        Border color #3a81d3