#3a95af color space conversions
Hex:
        #3a95af
        RGB:
        58, 149, 175
        CMY:
        77, 42, 31
        CMYK:
        67, 15, 0, 31
      HSL:
        193°, 50.2146%, 45.6863%
        HSV (HSB):
        193°, 66.8571%, 68.6275%
        XYZ:
        20.2302, 25.4896, 44.4112
        xyY:
        0.2245, 0.2828, 25.4896
      CIE-Lab:
        57.5494, -18.4911, -21.5134
        CIE-LCH:
        57.5494, 28.3681, 229.3204
        CIE-Luv:
        57.5494, -35.0232, -30.0647
        Hunter-Lab:
        50.4872, -16.8276, -16.8135
      #3a95af color charts
#3a95af RGB chart
      #3a95af CMYK chart
      #3a95af RGB pie chart
      #3a95af color shades, tints & tones
#3a95af color schemes
#3a95af color preview, HTML & CSS examples
           This text has a color of #3a95af        
        
          <p style="color:#3a95af;">Text here</p>
        
        
          .mytext {color:#3a95af;}
        
        Text color #3a95af
      
           This box has a color of #3a95af        
        
          <div style="background-color:#3a95af;">Content here</div>
        
        
          .mybackground {background-color:#3a95af;}
        
        Background color #3a95af
      
           Border around this has a color of #3a95af        
        
          <div style="border:2px solid #3a95af;">Content here</div>
        
        
          .myborder {border:2px solid #3a95af;}
        
        Border color #3a95af